summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-03-19 01:02:25 +0000
committerJavier Jardón <jjardon@gnome.org>2018-03-20 15:35:07 +0000
commitd97e9b95b3c4d38840a2bc41f66744a69f73cc60 (patch)
tree3f00eb767ab2259c31d03999a15c11c2d9ca8bf8
parent54827aa77d095aac1b2bc205cc124c0e6185b5a0 (diff)
downloadbuildstream-d97e9b95b3c4d38840a2bc41f66744a69f73cc60.tar.gz
source/index.rst: Separate general and reference documentation
Move artifacts from Installing section to general documentation This change is needed to make the TOC work correctly with the new theme
-rw-r--r--doc/source/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index ca594aabf..53b97d16a 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -23,20 +23,20 @@ dependencies.
install
docker
- artifacts
.. toctree::
:maxdepth: 2
- :caption: Reference documentation
+ :caption: General documentation
main_using
main_authoring
- main_core
+ artifacts
.. toctree::
:maxdepth: 2
- :hidden:
+ :caption: Reference documentation
+ main_core
modules