Skip to content

Commit 0700321

Browse files
added hint to globalMetaData
1 parent cfca839 commit 0700321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/DevDocGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Currently there's a definition for the following resource types:
8686
Multiple versions of developer docs are supported and can be switched by the version drop down in the top menu bar. If you're releasing a new version perform the following steps to have your version on the developer docs page.
8787

8888
1. Optional: Adjusting your docfx.json
89-
Depending on whether you want to have the "Improve this doc" to point to a specific version of the github repo you will have to add the following entry to the docfx.json file before calling the docfx command.
89+
Depending on whether you want to have the "Improve this doc" to point to a specific version of the github repo you will have to add the following entry to the globalMetaData section in the docfx.json file before calling the docfx command:
9090

9191
```
9292
"_gitContribute": {

0 commit comments

Comments
 (0)