summaryrefslogtreecommitdiff
path: root/index.rst
blob: 68d73a72bcb22bdecfe11298d74c1f9eac5d18b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. 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

   Introduction to the course <introduction/introduction>
   Using Linux Tools <ult/index.rst>
   LaTeX <latex/index.rst>
   Version Control <versionControl/handOut.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`