summaryrefslogtreecommitdiff
path: root/lecture_notes/source/index.rst
diff options
context:
space:
mode:
authorhardythe12014-06-13 18:29:04 +0530
committerhardythe12014-06-13 18:29:04 +0530
commit2f9d25d3e6d8ecaed6f86452c845fd9c70154710 (patch)
tree039e33eeef6f719078dd34722be6ea7a66e5b78b /lecture_notes/source/index.rst
parenta6b748ea000473c4cb36ec769a64fa5c9595a59e (diff)
downloadsees-2f9d25d3e6d8ecaed6f86452c845fd9c70154710.tar.gz
sees-2f9d25d3e6d8ecaed6f86452c845fd9c70154710.tar.bz2
sees-2f9d25d3e6d8ecaed6f86452c845fd9c70154710.zip
changes in the directory so that it can be compiled by sphinx
Diffstat (limited to 'lecture_notes/source/index.rst')
-rw-r--r--lecture_notes/source/index.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/lecture_notes/source/index.rst b/lecture_notes/source/index.rst
new file mode 100644
index 0000000..c80f92a
--- /dev/null
+++ b/lecture_notes/source/index.rst
@@ -0,0 +1,28 @@
+.. Software Engineering for Engineers and Scientists documentation master file, created by
+ sphinx-quickstart on Fri Jun 13 18:10:23 2014.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Welcome to Software Engineering for Engineers and Scientists's documentation!
+=============================================================================
+
+Contents:
+
+.. toctree::
+ using_linux_tools/handout
+ basic_python/handout
+ advanced_python/handout
+ version_control/handout
+ latex/hadout
+ test_driven_development/handout
+ :maxdepth: 2
+
+
+
+Indices and tables
+==================
+
+* :ref:`genindex`
+* :ref:`modindex`
+* :ref:`search`
+