summaryrefslogtreecommitdiff
path: root/basic_python
diff options
context:
space:
mode:
authorMadhusudan.C.S2011-06-15 12:33:13 +0530
committerMadhusudan.C.S2011-06-15 12:35:56 +0530
commitf5acbcac2a7f88d36fe9750fcc81aba50b22fb3b (patch)
tree928d31ecad058960f0a7fbb495653abc4bb9e88d /basic_python
parentbdbafc2ddfed33a1131e8d69cb7d9a2a58be449a (diff)
downloadsees-f5acbcac2a7f88d36fe9750fcc81aba50b22fb3b.tar.gz
sees-f5acbcac2a7f88d36fe9750fcc81aba50b22fb3b.tar.bz2
sees-f5acbcac2a7f88d36fe9750fcc81aba50b22fb3b.zip
Modified the index file in basic python to be consistent with other module's.
Diffstat (limited to 'basic_python')
-rw-r--r--basic_python/handOut.rst2
-rw-r--r--basic_python/python.tex6
2 files changed, 5 insertions, 3 deletions
diff --git a/basic_python/handOut.rst b/basic_python/handOut.rst
index b8e87b1..37554ab 100644
--- a/basic_python/handOut.rst
+++ b/basic_python/handOut.rst
@@ -7,4 +7,4 @@
.. include :: io_files_parsing.rst
.. include :: func.rst
.. include :: tuples_dicts_sets.rst
-
+.. include :: exercises.rst
diff --git a/basic_python/python.tex b/basic_python/python.tex
index 01963e1..19be639 100644
--- a/basic_python/python.tex
+++ b/basic_python/python.tex
@@ -22,8 +22,10 @@ commentstyle=\color{red}\itshape, stringstyle=\color{green},
showstringspaces=false, keywordstyle=\color{blue}\bfseries}
\providecommand{\alert}[1]{\textbf{#1}}
-\title{SEES: Basic Python}
-\author{FOSSEE}
+\title{Basic Python}
+\author[FOSSEE] {FOSSEE}
+\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
+\date []{}
\usetheme{Warsaw}\usecolortheme{default}\useoutertheme{infolines}\setbeamercovered{transparent}