Skip to content

Commit e1b14e9

Browse files
authored
Update docfx.json (#34366)
deleting landing page as a layout option from docfx file
1 parent 1faf2dc commit e1b14e9

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

azure-sql/database/always-encrypted-landing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ metadata:
2121

2222
landingContent:
2323
# Cards and links should be based on top customer tasks or top subjects
24-
# Start card title with a verb
24+
# Start card title with a verb
2525

2626
# Card
2727
- title: Always Encrypted overview
@@ -127,4 +127,4 @@ landingContent:
127127
- linkListType: how-to-guide
128128
links:
129129
- text: Develop applications using Always Encrypted
130-
url: /sql/relational-databases/security/encryption/always-encrypted-client-development
130+
url: /sql/relational-databases/security/encryption/always-encrypted-client-development

docs/docfx.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@
116116
"**/*.md": "Conceptual",
117117
"**/*.yml": "Conceptual",
118118
"**/toc.md": null,
119-
"**/toc.yml": null,
120-
"**/index.yml": "LandingPage"
119+
"**/toc.yml": null
121120
},
122121
"monikerRange": {
123122
"ado/**/*.md": ">= sql-server-2016 || >= sql-server-linux-2017 || = azuresqldb-current || = azuresqldb-mi-current || = azure-sqldw-latest || >= aps-pdw-2016",
@@ -475,4 +474,4 @@
475474
}
476475
}
477476
}
478-
}
477+
}

docs/sql-server/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: SQL Server technical documentation
33
summary: Technical documentation to help you get started, administer, develop, and work with SQL Server and associated products.
44
metadata:
55
title: SQL Server technical documentation
6-
description: Choose the area of SQL Server you are interested in.
6+
description: Choose the area of SQL Server you are interested in.
77
ms.service: sql
88
ms.topic: landing-page
99
author: MashaMSFT

0 commit comments

Comments
 (0)