summaryrefslogtreecommitdiffstats
path: root/bitbake/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:14:07 +0100
commit69ed72025ad48ef042bb80cdc912c8486cf635bc (patch)
tree01e0bd54a302ee6f8e94fb377e6fb27fbae36d5d /bitbake/doc/index.rst
parent42bbf1451ac67675de52f7dc0285b1f3bb24216b (diff)
downloadpoky-69ed72025ad48ef042bb80cdc912c8486cf635bc.tar.gz
bitbake: 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. (Bitbake rev: 84ccba0f4aff91528f764523fe1205a354c889ed) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/index.rst')
-rw-r--r--bitbake/doc/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/bitbake/doc/index.rst b/bitbake/doc/index.rst
new file mode 100644
index 0000000000..1cc9a4d849
--- /dev/null
+++ b/bitbake/doc/index.rst
@@ -0,0 +1,11 @@
1.. The Yocto Project documentation master file, created by
2 sphinx-quickstart on Mon Apr 13 09:38:33 2020.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
5
6Welcome to Bitbake documentation!
7=================================
8
9.. toctree::
10 :maxdepth: 1
11