File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -33,5 +33,6 @@ python3 scripts/table-of-contents-generator/toc_gen.py --single-toc --dir="docs/
33
33
python3 scripts/table-of-contents-generator/toc_gen.py --single-toc --dir=" docs/chdb/guides" --md=" docs/chdb/guides/index.md" --ignore images
34
34
python3 scripts/table-of-contents-generator/toc_gen.py --single-toc --dir=" docs/cloud/manage/jan2025_faq" --md=" docs/cloud/manage/jan2025_faq/index.md" --ignore images
35
35
python3 scripts/table-of-contents-generator/toc_gen.py --single-toc --dir=" docs/cloud/changelogs" --md=" docs/cloud/reference/release-notes-index.md"
36
+ python3 scripts/table-of-contents-generator/toc_gen.py --single-toc --dir=" docs/development" --md=" docs/development/index.md" --ignore images
36
37
deactivate
37
38
rm -r venv
You can’t perform that action at this time.
0 commit comments