diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2015-09-12 21:36:35 +0800 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2015-09-12 21:36:35 +0800 |
commit | c2762ac6247b1cc02f7eca1da141b5ba5c25b544 (patch) | |
tree | dc08ec0c757d01ec871eb6b7b33007401651f3dc /textproc/Makefile | |
parent | 250b7f148ca301fa1aaf96bfc14f017bebc08c58 (diff) | |
download | freebsd-ports-gnome-c2762ac6247b1cc02f7eca1da141b5ba5c25b544.tar.gz freebsd-ports-gnome-c2762ac6247b1cc02f7eca1da141b5ba5c25b544.tar.zst freebsd-ports-gnome-c2762ac6247b1cc02f7eca1da141b5ba5c25b544.zip |
This is a Sphinx package for autonumbering figures. With numfig you can
have numbered figures in your Sphinx documents and refer to them by number.
WWW: https://bitbucket.org/arjones6/sphinx-numfig/wiki/Home
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0eeeb54541fc..5c5a61317951 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1260,6 +1260,7 @@ SUBDIR += py-sphinx SUBDIR += py-sphinx-intl SUBDIR += py-sphinx_rtd_theme + SUBDIR += py-sphinx_numfig SUBDIR += py-sphinxcontrib-adadomain SUBDIR += py-sphinxcontrib-bitbucket SUBDIR += py-sphinxcontrib-httpdomain |