File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Contains the documentation site implementation.
55- [ Troubleshooting :hankey : ] ( #troubleshooting )
66- [ Extra Features :moneybag : ] ( #extra-features )
77- [ Build API Reference] ( #build-api-reference )
8+ - [ New Documentation] ( #new-documentation )
89
910## Local Setup
1011This section describes the best practices about what and how should be done in order to run the documentation locally.
@@ -219,4 +220,6 @@ There is infrastructure that uses [DocFx](https://dotnet.github.io/docfx/) to ge
219220 private protected string privateProtectedTest;
220221
221222
223+ ## New Documentation
222224
225+ If you need to create new documentation (e.g. for a new product), please use *** docs-content-seed*** repository as an auxiliary part to this one.
You can’t perform that action at this time.
0 commit comments