From 692c0095a83a5efac508b844f416252fe1856089 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 7 Sep 2011 22:26:37 -0400 Subject: [PATCH] Add Jinja to the dependency documentation. --- doc/install.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/install.txt b/doc/install.txt index c428087..fd2bcaf 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -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/ -- 2.26.2