textproc/Makefile: + py-sphinx-copybutton
This commit is contained in:
parent
5751fe1dd1
commit
d3aa45df2c
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1275 2022/02/06 07:46:29 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.1276 2022/02/07 15:19:47 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
@ -1089,6 +1089,7 @@ SUBDIR+= py-sphinx-astropy
|
|||
SUBDIR+= py-sphinx-autoapi
|
||||
SUBDIR+= py-sphinx-autodoc-typehints
|
||||
SUBDIR+= py-sphinx-automodapi
|
||||
SUBDIR+= py-sphinx-copybutton
|
||||
SUBDIR+= py-sphinx-gallery
|
||||
SUBDIR+= py-sphinx-issues
|
||||
SUBDIR+= py-sphinx-rtd-theme
|
||||
|
|
Loading…
Reference in a new issue