diff --git a/doc/develop.rst b/doc/develop.rst index 0612c7113..d4b9a0e5d 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -36,6 +36,7 @@ This is the current list of contributed extensions in that repository: - astah: embed diagram by using astah - autoanysrc: Gather reST documentation from any source files - autorun: Execute code in a ``runblock`` directive +- beamer_: A builder for Beamer (LaTeX) output. - blockdiag: embed block diagrams by using blockdiag_ - cacoo: embed diagram from Cacoo - cf3domain: a domain for CFEngine 3 policies @@ -148,3 +149,4 @@ started with writing your own extensions. .. _domaintools: https://bitbucket.org/klorenz/sphinxcontrib-domaintools .. _restbuilder: https://pypi.org/project/sphinxcontrib-restbuilder/ .. _Lasso: http://www.lassosoft.com/ +.. _beamer: https://pypi.org/project/sphinxcontrib-beamer/