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 929e1ca commit 65589bbCopy full SHA for 65589bb
qpython-docs/build-window.bat
@@ -6,7 +6,7 @@ cd build/html
6
7
REM 使用 Python 执行 add-analytics.py 脚本
8
@REM for /r %%f in (*.html) do (
9
-@REM python ..\..\add-analytics.py "%%f"
+ python ..\..\add-analytics-window.py "%%f"
10
@REM )
11
12
REM 替换 _static 为 static,_images 为 images
0 commit comments