diff options
author | Christian Breunig <christian@breunig.cc> | 2024-04-03 00:00:43 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-04-03 00:00:43 +0200 |
commit | 86b632874288aa5707a94a4f28ca816e543823b9 (patch) | |
tree | 4910df06983e39e3d82e5e8ba305d6c4dbfe102d /sphinx/source/index.rst | |
parent | fe09b767cfae7879dcbb8b2cfd52644342776b7e (diff) | |
download | vyos-1x-86b632874288aa5707a94a4f28ca816e543823b9.tar.gz vyos-1x-86b632874288aa5707a94a4f28ca816e543823b9.zip |
T6199: drop unused sphinx documentation folder
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` - |