summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-12 23:20:14 -0400
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-13 00:24:27 -0400
commit9d7296eb84d604a02e5e9f989a09cb30994503c1 (patch)
tree2d70e86dd7eedb8eba066d063df61d6b9871473c /doc/source/index.rst
parent53bc7272edb232b22c290017ecff0ce6972b3771 (diff)
downloadbuildstream-9d7296eb84d604a02e5e9f989a09cb30994503c1.tar.gz
doc: Overhaul of page names and titles
o Giving main pages simple word titles This makes the main page: * About * Installing * Using * Reference * Contributing o Now named all rst files with their parent page name as a prefix. o Also changed some titles to make overall consistent titles.
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 16a2df3e8..5c4a62007 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -17,7 +17,7 @@ Later sections provide detailed information on BuilStream internals.
.. toctree::
:maxdepth: 1
- about
+ main_about
main_install
main_using
main_core