summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhusudan.C.S2011-06-10 12:17:42 +0530
committerMadhusudan.C.S2011-06-10 12:17:42 +0530
commit9d5a15e6197b832c36dba14d4adb9f21b7c23200 (patch)
tree0773c4675d44c63b370df40066df05b02652086e
parentbc68d011fa342c66453e79ddb10ae56afeb72e1e (diff)
downloadsees-9d5a15e6197b832c36dba14d4adb9f21b7c23200.tar.gz
sees-9d5a15e6197b832c36dba14d4adb9f21b7c23200.tar.bz2
sees-9d5a15e6197b832c36dba14d4adb9f21b7c23200.zip
Use the new index.rst file defined for ULT module containing both handout and exercises.
-rw-r--r--index.rst2
-rw-r--r--ult/index.rst6
2 files changed, 7 insertions, 1 deletions
diff --git a/index.rst b/index.rst
index 783f5d3..1f76653 100644
--- a/index.rst
+++ b/index.rst
@@ -12,7 +12,7 @@ Contents:
:maxdepth: 2
Introduction to the course <introduction/introduction>
- Using Linux Tools <ult/handout.rst>
+ Using Linux Tools <ult/index.rst>
LaTeX <latex/handout.rst>
Version Control <versionControl/handOut.rst>
Basic Python <basic_python/handOut.rst>
diff --git a/ult/index.rst b/ult/index.rst
new file mode 100644
index 0000000..beaf301
--- /dev/null
+++ b/ult/index.rst
@@ -0,0 +1,6 @@
+==================
+ Using Linux Tools
+==================
+
+.. include :: handout.rst
+.. include :: exercises.rst