Revision 6e71fbf6
b/doc/devnotes.rst | ||
---|---|---|
21 | 21 |
- `pylint <http://www.logilab.org/857>`_ and its associated |
22 | 22 |
dependencies |
23 | 23 |
- `pep8 <https://github.com/jcrocholl/pep8/>`_ |
24 |
- `PyYAML <http://pyyaml.org/>`_ |
|
24 | 25 |
|
25 | 26 |
For older developement (Ganeti < 2.4) ``docbook`` was used instead |
26 | 27 |
``pandoc``. |
... | ... | |
46 | 47 |
|
47 | 48 |
$ apt-get install python-setuptools automake git fakeroot |
48 | 49 |
$ apt-get install pandoc python-epydoc graphviz |
50 |
$ apt-get install python-yaml |
|
49 | 51 |
$ cd / && sudo easy_install \ |
50 | 52 |
sphinx \ |
51 | 53 |
logilab-astng==0.25.1 \ |
Also available in: Unified diff