Skip to content

Commit 42f08ba

Browse files
committed
add global metadata sentence to readme faq.
1 parent 36ac28a commit 42f08ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,10 @@ The *schema* tag let's the build system know what schema to use.
284284
The 2.0.0 is the only supported schema currently.
285285
The schema can be viewed on the PlatyPS site, see https://github.com/PowerShell/platyPS/blob/master/platyPS.schema.md.
286286

287+
There is also metadata at the global level for the folder.
288+
This metadata is contained in the docfx.json file of the folder.
289+
For example, SharePoint is here: https://github.com/MicrosoftDocs/office-docs-powershell/blob/master/sharepoint/docfx.json
290+
287291
## What is the special Table of Contents (TOC) file all about?
288292

289293
Every folder has a special file that is a table of contents for all the files in the folder.

0 commit comments

Comments
 (0)