docs(v2): _index docs page does not show a sidebar (#2839)

* docs: _index docs page does not show a sidebar

Closes #2836

* Update website/docs/docs.md

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>

Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
hackerman 2020-06-01 13:06:02 +02:00 committed by GitHub
parent 1b2744570b
commit 7cba7f0d06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ Given the example above, now when you navigate to the path `/docs` you will see
:::important
The document id of `_index` is reserved exclusively for the home doc page, so it will not work as a standalone route.
The document id of `_index` is reserved exclusively for the home doc page, so it will not work as a standalone route. If left to the default, the page will not show a sidebar. If you wish to have a sidebar for this page, specify the document id that is listed in the sidebar file.
:::