Skip to content

Commit 11a87b4

Browse files
author
martyanov-av
committed
feat: add --build-manifest flag
commit_hash:43efe518b807e3a95bc90d15de5b830bb36cf90c
1 parent 40b61b1 commit 11a87b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/conf/docs.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ _DOCS_YFM_COMMON_ARGS=${hide;requirements:"cpu:4"} -j2 --no-strict --allow-html
3838

3939
_DOCS_YFM_OUTPUT_FORMAT=
4040
_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
41+
_DOCS_YFM_LIB_OUTPUT_FORMAT=-f md --add-map-file --build-manifest $_DOCS_YFM_COMMON_ARGS
4242

4343
_DOCS_YFM_CMDLINE=\
4444
${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

Comments
 (0)