vcs: Add highlight directive to handout.rst
authorPuneeth Chaganti <punchagan@fossee.in>
Mon, 31 Jan 2011 11:25:07 +0530
changeset 148 79315a169b96
parent 147 6b8bf1951cf4
child 149 4499aebbee83
vcs: Add highlight directive to handout.rst Sphinx uses highlight directives, which can be passed on, to Pygments for syntax highlighting.
versionControl/handOut.rst
--- a/versionControl/handOut.rst	Mon Jan 31 10:05:22 2011 +0530
+++ b/versionControl/handOut.rst	Mon Jan 31 11:25:07 2011 +0530
@@ -1,3 +1,5 @@
+.. highlight:: bash
+
 ===============
 Version Control
 ===============