diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2017-04-03 10:15:30 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2017-04-03 10:15:30 -0700 |
commit | 15aa741ba245b7384e6af4f4eb095431cfec4c19 (patch) | |
tree | 3af2ca25f23da669ba2ccbb038c26890dbf00607 /sites/www | |
parent | 7e8546d7869b34343a81cd0b9b46b9a44019211a (diff) |
Having this in a mini-toctree made the nav look funny and is also just unintuitive
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/index.rst | 1 | ||||
-rw-r--r-- | sites/www/installing.rst | 6 |
2 files changed, 1 insertions, 6 deletions
diff --git a/sites/www/index.rst b/sites/www/index.rst index b09ab589..f0a5db8a 100644 --- a/sites/www/index.rst +++ b/sites/www/index.rst @@ -20,6 +20,7 @@ Please see the sidebar to the left to begin. changelog FAQs <faq> installing + installing-1.x contributing contact diff --git a/sites/www/installing.rst b/sites/www/installing.rst index 6537b850..f335a9e7 100644 --- a/sites/www/installing.rst +++ b/sites/www/installing.rst @@ -110,9 +110,3 @@ due to their infrequent utility & non-platform-agnostic requirements): delegation, make sure that the target host is trusted for delegation in the active directory configuration. For details see: http://technet.microsoft.com/en-us/library/cc738491%28v=ws.10%29.aspx - - -.. toctree:: - :hidden: - - installing-1.x |