diff options
author | Jovina | 2011-09-13 16:30:42 +0530 |
---|---|---|
committer | Jovina | 2011-09-13 16:30:42 +0530 |
commit | 257dd79386cea651b45f67885e0bf3850681252c (patch) | |
tree | 7313ffea194674a2d630a2d87a035059952930f9 /advanced_python/rst.rst | |
parent | 483021b097addf9aad7cce7fb53a3bbc9f55ffec (diff) | |
download | sees-257dd79386cea651b45f67885e0bf3850681252c.tar.gz sees-257dd79386cea651b45f67885e0bf3850681252c.tar.bz2 sees-257dd79386cea651b45f67885e0bf3850681252c.zip |
Minor changes to 'advanced python'.
Diffstat (limited to 'advanced_python/rst.rst')
-rw-r--r-- | advanced_python/rst.rst | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/advanced_python/rst.rst b/advanced_python/rst.rst index 577b94f..a43f5a3 100644 --- a/advanced_python/rst.rst +++ b/advanced_python/rst.rst @@ -27,14 +27,16 @@ Why ReST? Tools used ---------- - + You will need python-docutils to compile your ReST documents:: + + You will need python-docutils to compile your ReST documents +:: - sudo apt-get install python-docutils + sudo apt-get install python-docutils + To build websites, look at Sphinx, rest2web, etc. - + rst2html doesn't support math. We shall use Sphinx to see how math works:: + + rst2html doesn't support math. We shall use Sphinx to see how math works +:: - sudo apt-get install python-sphinx + sudo apt-get install python-sphinx Generating output ----------------- @@ -200,7 +202,7 @@ Tables... --------- Grid Tables -~~~~~~~~~~~ +----------- :: |