Add Jinja to the dependency documentation.
authorW. Trevor King <wking@drexel.edu>
Thu, 8 Sep 2011 02:26:37 +0000 (22:26 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 8 Sep 2011 02:26:37 +0000 (22:26 -0400)
doc/install.txt

index c428087d314d2a588f9616bbba5c2a7b855ad1fb..fd2bcaf497544b7114c086bf02e3800248b94c0a 100644 (file)
@@ -9,6 +9,7 @@ Dependencies
 Package         Role                     Debian           Gentoo
 ==============  =======================  ===============  ===========================
 PyYAML_         serialized data storage  python-yaml      dev-python/pyyaml
+Jinja_          HTML templating          python-jinja2    deb-python/jinja
 Sphinx_         see :doc:`doc`           python-sphinx    dev-python/sphinx
 numpydoc_       see :doc:`doc`                            dev-python/numpydoc [#npd]_
 Docutils_       manpage generation       python-docutils  dev-python/docutils
@@ -17,6 +18,7 @@ Docutils_       manpage generation       python-docutils  dev-python/docutils
 .. [#npd] In the science_ overlay.
 
 .. _PyYAML: http://pyyaml.org/
+.. _Jinja: http://jinja.pocoo.org/
 .. _Sphinx: http://sphinx.pocoo.org/
 .. _numpydoc: http://pypi.python.org/pypi/numpydoc
 .. _Docutils: http://docutils.sourceforge.net/