diff options
author | Prabhu Ramachandran | 2014-06-16 22:04:14 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2014-06-16 22:04:14 +0530 |
commit | 84598f905d39d4e303cd50624e6807a28d158d01 (patch) | |
tree | fd9b645d539068da0cd8e28065ae682a85872376 /lecture_notes/source/latex/index.rst | |
parent | 1cd20420eaf6db98f985bb4ff9840dd0641d124b (diff) | |
parent | 2c4b7b56d88cf0ff86e033e82665220bbdec9617 (diff) | |
download | sees-84598f905d39d4e303cd50624e6807a28d158d01.tar.gz sees-84598f905d39d4e303cd50624e6807a28d158d01.tar.bz2 sees-84598f905d39d4e303cd50624e6807a28d158d01.zip |
Merge pull request #3 from FOSSEE/sphinx-lecture_notes
changes in the directory so that it can be compiled by sphinx
Diffstat (limited to 'lecture_notes/source/latex/index.rst')
-rw-r--r-- | lecture_notes/source/latex/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lecture_notes/source/latex/index.rst b/lecture_notes/source/latex/index.rst new file mode 100644 index 0000000..cd0c36e --- /dev/null +++ b/lecture_notes/source/latex/index.rst @@ -0,0 +1,6 @@ +====== + LaTeX +====== + +.. include :: handout.rst +.. include :: lab-workbook.rst |