Skip to content

Commit 9564adc

Browse files
author
MightyPen
committed
3. Three TOC.md files added. All other TOC.md had lengthy word 'recently' removed.
1 parent 4091af2 commit 9564adc

27 files changed

Lines changed: 27 additions & 24 deletions

File tree

docs/ado/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [Microsoft ActiveX Data Objects (ADO)](microsoft-activex-data-objects-ado.md)
2-
# [New and recently updated articles](new-updated-ado.md)
2+
# [New and updated articles](new-updated-ado.md)
33

44
# [ADO Development Guide +](./guide/ado-programmer-s-guide.md)
55
# [ADO Reference +](./reference/ado-glossary.md)

docs/advanced-analytics/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Overview
44
## [What is Microsoft Machine Learning Services](r/r-services.md)
55
## [What's new in machine learning](what-s-new-in-sql-server-machine-learning-services.md)
6-
## [New and recently updated articles](new-updated-advanced-analytics.md)
6+
## [New and updated articles](new-updated-advanced-analytics.md)
77
## [Architecture and overview](architecture-overview-machine-learning.md)
88
## [Differences in machine learning features between editions of SQL Server](r/differences-in-r-features-between-editions-of-sql-server.md)
99

docs/advanced-analytics/new-updated-advanced-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ For examples of RevoScaleR in action, see these blogs:
556556
ON o.schema_id = s.schema_id;
557557
```
558558

559-
4. After the feature has been enabled, any user with the appropriate permissions can use the [CREATE EXTERNAL LIBRARY](https://docs.microsoft.com/sql/t-sql/statements/create-external-library-transact-sql) statement in T-SQL to add packages. For an example of how this works, see [Install additional packages on SQL Server](install-additional-r-packages-on-sql-server.md).
559+
4. After the feature has been enabled, any user with the appropriate permissions can use the [CREATE EXTERNAL LIBRARY](https://docs.microsoft.com/sql/t-sql/statements/create-external-library-transact-sql) statement in T-SQL to add packages. For an example of how this works, see [Install additional packages on SQL Server](r/install-additional-r-packages-on-sql-server.md).
560560

561561
**<a name="bkmk_disable"></a> Disable package management**
562562

docs/analysis-services/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Overview
44
## [What's new in SQL Server Analysis Services 2016](what-s-new-in-analysis-services.md)
55
## [What's new in SQL Server Analysis Services 2017](what-s-new-in-sql-server-analysis-services-2017.md)
6-
## [New and recently updated articles](new-updated-analysis-services.md)
6+
## [New and updated articles](new-updated-analysis-services.md)
77
## [Tools and applications](tools-and-applications-used-in-analysis-services.md)
88
## [Comparing Tabular and Multidimensional solutions](comparing-tabular-and-multidimensional-solutions-ssas.md)
99
## [Analysis Services features supported by SQL Server 2016 editions](analysis-services-features-supported-by-the-editions-of-sql-server-2016.md)

docs/analytics-platform-system/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# About this release
22
## [What's new](whats-new-analytics-platform-system.md)
3+
## [New and updated articles](new-updated-analytics-platform-system.md)
34

45
# Architecture
56
## [Parallel Data Warehouse overview](parallel-data-warehouse-overview.md)

docs/connect/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Programming to interact with SQL Server](homepage-sql-connection-programming.md)
22
# [SQL Server Drivers](sql-connection-libraries.md)
3-
# [New and recently updated articles](new-updated-connect.md)
3+
# [New and updated articles](new-updated-connect.md)
44

55
# [ADO.NET +](ado-net/microsoft-ado-net-for-sql-server.md)
66
# [JDBC +](jdbc/microsoft-jdbc-driver-for-sql-server.md)

docs/data-quality-services/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [Overview](data-quality-services.md)
2-
# [New and recently updated articles](new-updated-data-quality-services.md)
2+
# [New and updated articles](new-updated-data-quality-services.md)
33

44
# Concept and Features
55
## [Introduction to Data Quality Services](introduction-to-data-quality-services.md)

docs/database-engine/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
## [Discontinued functionality in SQL Server 2016](discontinued-database-engine-functionality-in-sql-server-2016.md)
1212
## [Breaking changes in SQL Server 2017](breaking-changes-to-database-engine-features-in-sql-server-2017.md)
1313
## [Breaking changes in SQL Server 2016](breaking-changes-to-database-engine-features-in-sql-server-2016.md)
14-
## [New and recently updated articles](new-updated-database-engine.md)
14+
## [New and updated articles](new-updated-database-engine.md)
1515

1616
# [Install](../database-engine/install-windows/installation-for-sql-server-2016.md)
1717
# [Configure](../database-engine/configure-windows/configure-database-engine-instances-sql-server.md)

docs/dma/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# [Data Migration Assistant overview](dma-overview.md)
22

33
# [What's new in Data Migration Assistant](dma-whatsnew.md)
4+
# [New and updated articles](new-updated-dma.md)
45
# [Assess your SQL Server migration](dma-assesssqlonprem.md)
56
# [Consolidate assessment reports](dma-consolidatereports.md)
67
# [Power BI reports for consolidated assessments](dma-powerbiassesreport.md)

docs/dmx/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [Overview](data-mining-extensions-dmx-reference.md)
2-
# [New and recently updated articles](new-updated-dmx.md)
2+
# [New and updated articles](new-updated-dmx.md)
33

44
# [DMX Statements - Data Definition](dmx-statements-data-definition.md)
55
## [CREATE MINING STRUCTURE](create-mining-structure-dmx.md)

0 commit comments

Comments
 (0)