X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=doc%2Findex.rst;fp=doc%2Findex.rst;h=fe956994552c5a0d9a6248b5daf041fac4a7b634;hp=0000000000000000000000000000000000000000;hb=d61806e79788d996581311d2eb25bc043c37435a;hpb=cf9e0cd6f7caf7b171457f7bf9f56f23ec3e478c diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 0000000..fe95699 --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,53 @@ +.. Petitboot documentation master file, created by + sphinx-quickstart on Fri May 31 11:49:47 2019. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Petitboot Documentation +===================================== + +Overview +======== + +.. toctree:: + :maxdepth: 2 + + overview + components + platforms + +Development +=========== + +.. toctree:: + :maxdepth: 1 + + dev/design + dev/submitting + dev/linux-image + +Functionality +============= + +.. toctree:: + :maxdepth: 1 + + func/parsers + func/user_interface + func/autoboot + func/snapshots + func/ipmi + func/plugins + +.. toctree:: + :maxdepth: 2 + + +.. only:: latex + + Indices and tables + ================== + + * :ref:`genindex` + * :ref:`modindex` + * :ref:`search`