# HG changeset patch # User Oleksandr Gavenko # Date 1347728749 -10800 # Node ID 06b695810e88c65017e3abd47d802a95919dbcbc # Parent d8c21f2ef14c2c144ad8342e8c6fb619ce7738ea Generate documentation from Python sources by Sphinx. diff -r d8c21f2ef14c -r 06b695810e88 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. ==================================