docxbuilder:Sphinx docx构建器扩展 源码
docxbuilder Docxbuilder是Sphinx扩展,用于构建docx格式的文档。 笔记 此扩展是基于开发的。 但是,这些扩展之间没有兼容性。 要求 Python: 2.7、3.5或更高版本 狮身人面像: 1.7.6或更高版本 安装 使用点数: pip install docxbuilder 用法 添加“docxbuilder”来extensions conf.py的配置: extensions = [ 'docxbuilder' ] 并建立您的文件: make docx 您可以通过将配置添加到conf.py来控制生成的文档: docx_documents =
文件列表
docxbuilder-master.zip
(预估有个63文件)
docxbuilder-master
MANIFEST.in
126B
README.rst
2KB
CHANGELOG.rst
3KB
docxbuilder
highlight.py
6KB
docx
docx.py
77KB
LICENSE.python-docx
1KB
__init__.py
37B
暂无评论