We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ac28a commit 42f08baCopy full SHA for 42f08ba
README.md
@@ -284,6 +284,10 @@ The *schema* tag let's the build system know what schema to use.
284
The 2.0.0 is the only supported schema currently.
285
The schema can be viewed on the PlatyPS site, see https://github.com/PowerShell/platyPS/blob/master/platyPS.schema.md.
286
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
+
291
## What is the special Table of Contents (TOC) file all about?
292
293
Every folder has a special file that is a table of contents for all the files in the folder.
0 commit comments