We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abae1d8 commit 70fc581Copy full SHA for 70fc581
build/conf/docs.conf
@@ -33,7 +33,9 @@ _DOCS_IMPLICIT_SRCS_VALUE=
33
_DOCS_SOURCES_VALUE=
34
_DOCS_VARS_FLAG=
35
36
-_DOCS_YFM_COMMON_ARGS=${hide;requirements:"cpu:4"} -q -j2 --no-strict --allow-html --allow-custom-resources -e "@diplodoc/algolia-extension" -e "@diplodoc/unarchive-includer-extension"
+_DOCS_YFM_COMMON_ARGS=${hide;requirements:"cpu:4"} -j2 --no-strict --allow-html --allow-custom-resources \
37
+ -e unarchive-includer \
38
+ -q
39
40
_DOCS_YFM_OUTPUT_FORMAT=
41
_DOCS_YFM_BOOK_OUTPUT_FORMAT=-f html --no-template $_DOCS_YFM_COMMON_ARGS
0 commit comments