Hide legal page from toctree
This commit is contained in:
parent
a7e04fc457
commit
6dd4823beb
@ -8,4 +8,3 @@ Services
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
||||||
services/support
|
services/support
|
||||||
services/legal
|
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
:custom-css: legal.css
|
:custom-css: legal.css
|
||||||
:show_content:
|
:show_content:
|
||||||
:hide_page_toc:
|
:hide_page_toc:
|
||||||
|
:orphan:
|
||||||
|
|
||||||
.. show_content makes Legal clickable on the global ToC
|
.. show_content makes Legal clickable on the global ToC
|
||||||
.. hide_page_toc hides the local page toc and widens the body place on the page
|
.. hide_page_toc hides the local page toc and widens the body place on the page
|
||||||
|
Loading…
Reference in New Issue
Block a user