Generate documentation from Python sources by Sphinx.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 15 Sep 2012 20:05:49 +0300
changeset 1369 06b695810e88
parent 1368 d8c21f2ef14c
child 1370 f696187c0098
Generate documentation from Python sources by Sphinx.
python.rst
--- a/python.rst	Sun Sep 09 00:28:56 2012 +0300
+++ b/python.rst	Sat Sep 15 20:05:49 2012 +0300
@@ -50,6 +50,10 @@
 
 Generate documentation from Python sources by Sphinx.
 -----------------------------------------------------
+::
+
+  $ sudo apt-get install python-sphinx
+  $ sudo apt-get install rst2pdf
 
 Code analyzers and style checkers.
 ==================================