Skip to content

Commit ae0312e

Browse files
committed
Add option to enable/disable pdf build
1 parent 106cf82 commit ae0312e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ plugins:
1717
python:
1818
options:
1919
heading_level: 3
20-
- with-pdf
20+
- with-pdf:
21+
enabled_if_env: ENABLE_PDF_EXPORT

0 commit comments

Comments
 (0)