summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-23 13:59:06 +0200
committerJavier Jardón <jjardon@gnome.org>2018-04-23 13:59:52 +0200
commit78133bcf6cbec0471aac15852c5fa736d56cabd8 (patch)
tree89afdf43c4501027049c97a679c962d5ae01d845
parent0f12c4b655c7604a878d36eae68d0b95e114a9c3 (diff)
downloadbuildstream-78133bcf6cbec0471aac15852c5fa736d56cabd8.tar.gz
main_core.rst: Move API generated docs to core_framework.rst
-rw-r--r--doc/source/core_framework.rst7
-rw-r--r--doc/source/main_core.rst2
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/source/core_framework.rst b/doc/source/core_framework.rst
index 8caae1f3f..e7aed1bc7 100644
--- a/doc/source/core_framework.rst
+++ b/doc/source/core_framework.rst
@@ -16,3 +16,10 @@ useful for working on BuildStream itself.
* :mod:`ScriptElement <buildstream.scriptelement>` - Script Element Class
* :mod:`Sandbox <buildstream.sandbox.sandbox>` - Build Sandbox
* :mod:`Utilities <buildstream.utils>` - Utilities for Plugins
+
+
+.. toctree::
+ :maxdepth: 2
+
+ modules
+ buildstream.sandbox
diff --git a/doc/source/main_core.rst b/doc/source/main_core.rst
index acf3eb665..8a8649a29 100644
--- a/doc/source/main_core.rst
+++ b/doc/source/main_core.rst
@@ -15,5 +15,3 @@ other more elaborate details about BuildStream internals.
cachekeys
sandboxing
core_framework
- modules
- buildstream.sandbox