diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-12-28 16:51:07 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-12-29 12:03:57 +0100 |
commit | 1fba60d9b84ee2f43cec4a2b2f11fa486f60d3ba (patch) | |
tree | aa15836f1a2158cfe9877430692b5c889cf42008 /docs/index.rst | |
parent | 0a52aafc5eee406f0eda0f5ca43152317ed3f659 (diff) | |
download | vyos-build-1fba60d9b84ee2f43cec4a2b2f11fa486f60d3ba.tar.gz vyos-build-1fba60d9b84ee2f43cec4a2b2f11fa486f60d3ba.zip |
Docs: Remove old Sphinx approach and link to new one
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/index.rst b/docs/index.rst deleted file mode 100644 index 8fbcb35d..00000000 --- a/docs/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. Build iso documentation master file, created by - sphinx-quickstart on Sun Jul 1 13:40:13 2018. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to Build iso's documentation! -===================================== - -.. toctree:: - :maxdepth: 2 - :caption: Contents: - - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` |