diff options
Diffstat (limited to 'bitbake/doc/index.rst')
| -rw-r--r-- | bitbake/doc/index.rst | 11 |
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 | |||
| 6 | Welcome to Bitbake documentation! | ||
| 7 | ================================= | ||
| 8 | |||
| 9 | .. toctree:: | ||
| 10 | :maxdepth: 1 | ||
| 11 | |||
