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 40b61b1 commit 11a87b4Copy full SHA for 11a87b4
build/conf/docs.conf
@@ -38,7 +38,7 @@ _DOCS_YFM_COMMON_ARGS=${hide;requirements:"cpu:4"} -j2 --no-strict --allow-html
38
39
_DOCS_YFM_OUTPUT_FORMAT=
40
_DOCS_YFM_BOOK_OUTPUT_FORMAT=-f html --no-template $_DOCS_YFM_COMMON_ARGS
41
-_DOCS_YFM_LIB_OUTPUT_FORMAT=-f md --add-map-file $_DOCS_YFM_COMMON_ARGS
+_DOCS_YFM_LIB_OUTPUT_FORMAT=-f md --add-map-file --build-manifest $_DOCS_YFM_COMMON_ARGS
42
43
_DOCS_YFM_CMDLINE=\
44
${cwd:ARCADIA_BUILD_ROOT} $YMAKE_PYTHON3 ${input:"build/scripts/extract_docs.py"} ${hide;input:"build/scripts/process_command_files.py"} --dest-dir $BINDIR/__s ${rootrel:PEERS} \
0 commit comments