summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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