diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst new file mode 100644 index 00000000..ea1027e6 --- /dev/null +++ b/doc/index.rst @@ -0,0 +1,13 @@ +.. flashrom documentation master file, created by + sphinx-quickstart on Mon Jan 30 17:34:19 2023. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +.. toctree:: + :hidden: + + dev_guide/index + classic_cli_manpage + contact + +.. include:: ../README |