diff options
author | Runar Borge <runar@borge.nu> | 2018-06-23 23:51:10 +0200 |
---|---|---|
committer | Runar Borge <runar@borge.nu> | 2018-06-23 23:51:10 +0200 |
commit | 598f1e0385c3e3d797ebe172d4e9acba88038993 (patch) | |
tree | 1b2172d3086f3c0a45daeefdb00fca2f6b2132ee /sphinx/source/index.rst | |
parent | d4e3868629fd097c57ff6c47fe60b83ba4c3e272 (diff) | |
parent | 4c6282a43bc1a2ddfe690eef88536cfcd2b88535 (diff) | |
download | vyos-1x-598f1e0385c3e3d797ebe172d4e9acba88038993.tar.gz vyos-1x-598f1e0385c3e3d797ebe172d4e9acba88038993.zip |
Merge branch 'current' of git://github.com/vyos/vyos-1x into current
Diffstat (limited to 'sphinx/source/index.rst')
-rw-r--r-- | sphinx/source/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/sphinx/source/index.rst b/sphinx/source/index.rst new file mode 100644 index 000000000..c31cac4e5 --- /dev/null +++ b/sphinx/source/index.rst @@ -0,0 +1,22 @@ +.. 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` + |