Skip to content

Commit

Permalink
docs(v2): _index docs page does not show a sidebar (#2839)
Browse files Browse the repository at this point in the history
* docs: _index docs page does not show a sidebar

Closes #2836

* Update website/docs/docs.md

Co-authored-by: Alexey Pyltsyn <[email protected]>

Co-authored-by: Alexey Pyltsyn <[email protected]>
  • Loading branch information
aeneasr and lex111 authored Jun 1, 2020
1 parent 1b27445 commit 7cba7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

:::

Expand Down

0 comments on commit 7cba7f0

Please sign in to comment.