aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-05-26 19:14:48 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-16 18:13:44 +0100
commit84ccba0f4aff91528f764523fe1205a354c889ed (patch)
tree932f8e1bbed3ecd0f7ac6e772451753cabaa63af /doc/index.rst
parent9f4207f4b598f549cbd4159841c720276736f23b (diff)
downloadbitbake-84ccba0f4aff91528f764523fe1205a354c889ed.tar.gz
sphinx: add initial build infrastructure
Used sphinx-quickstart to generate top level config and Makefile.sphinx, to allow side by side DocBook and Sphinx co-existence. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
new file mode 100644
index 000000000..1cc9a4d84
--- /dev/null
+++ b/doc/index.rst
@@ -0,0 +1,11 @@
+.. The Yocto Project documentation master file, created by
+ sphinx-quickstart on Mon Apr 13 09:38:33 2020.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Bitbake documentation!
+=================================
+
+.. toctree::
+ :maxdepth: 1
+