https://github.com/chanmo/python-toc
Insert and Render TOC by Python
https://github.com/chanmo/python-toc
libreoffice python-docx toc
Last synced: 9 months ago
JSON representation
Insert and Render TOC by Python
- Host: GitHub
- URL: https://github.com/chanmo/python-toc
- Owner: ChanMo
- License: mit
- Created: 2022-10-09T08:28:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T01:56:42.000Z (about 2 years ago)
- Last Synced: 2025-03-05T17:49:14.023Z (10 months ago)
- Topics: libreoffice, python-docx, toc
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Toc
示例代码, 如何使用python在文档中插入TOC(Table Of Contents)
## Tutorial
> [How to Generate a Table of Contents in Docx with Python](https://www.chanmo.me/Generate-TOC.html)