diff options
author | Christian Breunig <christian@breunig.cc> | 2024-04-03 00:00:43 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-04-03 21:01:42 +0200 |
commit | 9305f615e55c68efb2d9c5feb65bc716efa6c20d (patch) | |
tree | b8efc4e8b040a35a7337029649ec615cd9943956 /sphinx/source/index.rst | |
parent | df2f99f2db19194ece81141c85e6bbb27cbe24ca (diff) | |
download | vyos-1x-9305f615e55c68efb2d9c5feb65bc716efa6c20d.tar.gz vyos-1x-9305f615e55c68efb2d9c5feb65bc716efa6c20d.zip |
T6199: drop unused sphinx documentation folder
(cherry picked from commit 86b632874288aa5707a94a4f28ca816e543823b9)
Diffstat (limited to 'sphinx/source/index.rst')
-rw-r--r-- | sphinx/source/index.rst | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/sphinx/source/index.rst b/sphinx/source/index.rst deleted file mode 100644 index c31cac4e5..000000000 --- a/sphinx/source/index.rst +++ /dev/null @@ -1,22 +0,0 @@ -.. VyOS documentation master file, created by - sphinx-quickstart on Wed Jun 20 01:14:27 2018. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to VyOS's documentation! -================================ - -Contents: - -.. toctree:: - :maxdepth: 2 - - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |