Skip to content

Commit f12a29a

Browse files
committed
docs: set env var for simplified plum docstring
1 parent eee6d21 commit f12a29a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ docs-build-readme:
4343
--output README.md \
4444
--output-dir ..
4545

46+
docs-build: export PLUM_SIMPLE_DOC=1
4647
docs-build: docs-build-examples
4748
cd docs && quarto add --no-prompt ..
4849
cd docs && quartodoc build

0 commit comments

Comments
 (0)