We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cacaf48 commit f36e581Copy full SHA for f36e581
update_toc.py
@@ -9,7 +9,7 @@
9
10
11
LEGACY_SOURCE_FOLDER = "legacy/docs-ref-autogen"
12
-TARGET_SOURCE_FOLDER = "unified-latest/docs-ref-autogen" #"docs-ref-autogen"
+TARGET_SOURCE_FOLDER = "docs-ref-autogen"
13
14
root_dir = os.path.abspath(os.path.join(os.path.abspath(__file__), ".."))
15
0 commit comments