aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2023-08-31 05:20:58 +0000
committerKai Knoblich <kai@FreeBSD.org>2023-08-31 05:43:40 +0000
commit556cd1f1f3276e4fd11e60386d589b8793f5aa32 (patch)
tree8e901257ee92138cd43b4175eccaf77de0540948 /textproc/Makefile
parente405e1b07f406ad9f809e6168afe4d21657ccfbb (diff)
downloadports-556cd1f1f3276e4fd11e60386d589b8793f5aa32.tar.gz
ports-556cd1f1f3276e4fd11e60386d589b8793f5aa32.zip
textproc/py-mkdocstrings-crystal: New port
This package allows you to insert API documentation (generated from Crystal's source code and doc comments) as part of any page on a MkDocs site.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b15fad5f9907..44d82be858bc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1437,6 +1437,7 @@
SUBDIR += py-mkdocs-redirects
SUBDIR += py-mkdocs-simple-hooks
SUBDIR += py-mkdocstrings
+ SUBDIR += py-mkdocstrings-crystal
SUBDIR += py-morse3
SUBDIR += py-mwparserfromhell
SUBDIR += py-myst-parser