aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author3y3k0 <3y3k0@yandex-team.com>2025-03-20 20:45:04 +0300
committer3y3k0 <3y3k0@yandex-team.com>2025-03-20 21:01:53 +0300
commit2240a7baf6aedfac97f955f5a998c34d135afc43 (patch)
tree6f7106619f7efab06e02e56ec3fe9b1e7016f724
parent680af1ee179afdf062d60f9d0ef762f5b357c822 (diff)
downloadydb-2240a7baf6aedfac97f955f5a998c34d135afc43.tar.gz
Revert "Revert "Release 4.57.0-rc-1""
This reverts commit a7d92fe99d27fd94f6c3cd7d0b96e80936e2e030. commit_hash:ce97518b4e601233524fae43c5461fbfed9b3447
-rw-r--r--build/conf/docs.conf4
-rw-r--r--build/platform/yfm/resources.json8
2 files changed, 6 insertions, 6 deletions
diff --git a/build/conf/docs.conf b/build/conf/docs.conf
index 41fca4a6e7f..b190556dc77 100644
--- a/build/conf/docs.conf
+++ b/build/conf/docs.conf
@@ -33,8 +33,8 @@ _DOCS_SOURCES_VALUE=
_DOCS_VARS_FLAG=
_DOCS_YFM_OUTPUT_FORMAT=
-_DOCS_YFM_BOOK_OUTPUT_FORMAT=--output-format html --allowHTML
-_DOCS_YFM_LIB_OUTPUT_FORMAT=--output-format md --add-map-file --allow-custom-resources
+_DOCS_YFM_BOOK_OUTPUT_FORMAT=-q -f html --allowHTML --no-template
+_DOCS_YFM_LIB_OUTPUT_FORMAT=-q -f md --add-map-file --allow-custom-resources -e "@diplodoc/unarchive-includer-extension"
_DOCS_YFM_CMDLINE=\
${cwd:ARCADIA_BUILD_ROOT} $YMAKE_PYTHON3 ${input:"build/scripts/extract_docs.py"} ${hide;input:"build/scripts/process_command_files.py"} --skip-prefix $ARCADIA_BUILD_ROOT --dest-dir $BINDIR/__s ${rootrel:PEERS} \
diff --git a/build/platform/yfm/resources.json b/build/platform/yfm/resources.json
index 15d7d1fe492..afeed809ea1 100644
--- a/build/platform/yfm/resources.json
+++ b/build/platform/yfm/resources.json
@@ -1,16 +1,16 @@
{
"by_platform": {
"win32-x86_64": {
- "uri": "sbr:8283475316"
+ "uri": "sbr:8307976502"
},
"darwin-x86_64": {
- "uri": "sbr:8283075371"
+ "uri": "sbr:8307976295"
},
"linux-x86_64": {
- "uri": "sbr:8283087538"
+ "uri": "sbr:8307976001"
},
"darwin-arm64": {
- "uri": "sbr:8283075371"
+ "uri": "sbr:8307976295"
}
}
}