We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbddabf commit aaa559cCopy full SHA for aaa559c
build_docs.sh
@@ -44,7 +44,7 @@ for BRANCH in $BRANCHES; do
44
--logo https://www.disy.net/typo3conf/ext/contentelements/Resources/Public/dist/img/logo-disy.svg \
45
--logo-link "$LOGO_LINK" \
46
--output-dir "$BRANCH_DIR" \
47
- --doc-format numpy \
+ --docformat numpy \
48
--no-show-source src/cadenzaanalytics
49
50
# Copy image assets to target folder
0 commit comments