diff options
author | nivit <nivit@FreeBSD.org> | 2012-08-22 05:09:15 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2012-08-22 05:09:15 +0800 |
commit | 434fce2916230f4b1ccc8be659f89cc722f0b0eb (patch) | |
tree | 549ab34e94c14f06c0bea5f18a0b289533362d90 /textproc/Makefile | |
parent | f931d8ee19226fdd9a576aeec6f0f0fcc2ab31b3 (diff) | |
download | freebsd-ports-gnome-434fce2916230f4b1ccc8be659f89cc722f0b0eb.tar.gz freebsd-ports-gnome-434fce2916230f4b1ccc8be659f89cc722f0b0eb.tar.zst freebsd-ports-gnome-434fce2916230f4b1ccc8be659f89cc722f0b0eb.zip |
This module adds custom roles to Sphinx for linking to resources
on BitBucket projects.
WWW: http://www.doughellmann.com/projects/sphinxcontrib-bitbucket/
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 7061e110f86c..0c03af1983a9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1152,6 +1152,7 @@ SUBDIR += py-rxp SUBDIR += py-sgrep SUBDIR += py-sphinx + SUBDIR += py-sphinxcontrib-bitbucket SUBDIR += py-stripogram SUBDIR += py-syck SUBDIR += py-texttable |