diff options
Diffstat (limited to 'lecture_notes/index.rst')
-rw-r--r-- | lecture_notes/index.rst | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/lecture_notes/index.rst b/lecture_notes/index.rst deleted file mode 100644 index 53edbcc..0000000 --- a/lecture_notes/index.rst +++ /dev/null @@ -1,30 +0,0 @@ -.. sees-sphinx documentation master file, created by - sphinx-quickstart on Thu Jun 9 18:22:59 2011. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. - -Welcome to sees-sphinx's documentation! -======================================= - -Contents: - -.. toctree:: - :maxdepth: 2 - - Test 1 <tests/test1> - Introduction to the course <introduction/introduction> - Using Linux Tools <ult/index.rst> - LaTeX <latex/index.rst> - Version Control <versionControl/index.rst> - Basic Python <basic_python/handOut.rst> - Advanced Python <advanced_python/handOut.rst> - Test Driven Development <tdd/tdd.rst> - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - |