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/
3333python3 scripts/table-of-contents-generator/toc_gen.py --single-toc --dir=" docs/chdb/guides" --md=" docs/chdb/guides/index.md" --ignore images
3434python3 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
3535python3 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
3637deactivate
3738rm -r venv
You can’t perform that action at this time.
0 commit comments