diff options
Diffstat (limited to 'docs/_build/html/_sources/index.rst.txt')
-rw-r--r-- | docs/_build/html/_sources/index.rst.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/_build/html/_sources/index.rst.txt b/docs/_build/html/_sources/index.rst.txt new file mode 100644 index 00000000..3fa4b79a --- /dev/null +++ b/docs/_build/html/_sources/index.rst.txt @@ -0,0 +1,20 @@ +.. VyOS documentation master file, created by + sphinx-quickstart on Sun Jul 1 14:35:07 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! +================================ + +.. toctree:: + :maxdepth: 2 + :caption: Contents: + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` |