文件名称:haproxy-dconv:HAProxy文档转换器
文件大小:50KB
文件格式:ZIP
更新时间:2024-06-02 15:35:07
Python
HAProxy文档转换器 在当前状态下,HAProxy正在将HAProxy文档.txt文件转换为HTML。 该项目的目的是最终将HAProxy文档转换为更通用的格式(例如:ReStructuredText),从而可以更轻松地传播各种输出文件(.pdf,.html,.epub等)。 文献资料 Python版本和要求 目前,我们使用Mako作为模板引擎将文档呈现为HTML格式。 当前版本的源代码已针对Python 3.6和Mako 1.0.6版进行了测试。 快速执行 # will clone the HAProxy source repository into the './haproxy/' folder git clone http://git.haproxy.org/git/haproxy.git # will execute the conversion procedure onto
【文件预览】:
haproxy-dconv-master
----img()
--------logo-med.png(3KB)
--------HAProxyCommunityEdition_60px.png(15KB)
----requirements.txt(6B)
----LICENSE(11KB)
----tools()
--------generate-docs.sh(4KB)
----parser()
--------keyword.py(6KB)
--------underline.py(599B)
--------arguments.py(5KB)
--------seealso.py(924B)
--------__init__.py(2KB)
--------table.py(8KB)
--------git_parser.py(1KB)
--------converter.py(17KB)
--------example.py(3KB)
----README.md(1KB)
----dconv.py(2KB)
----NOTICE(549B)
----css()
--------check.png(531B)
--------cross.png(640B)
--------page.css(3KB)
----templates()
--------template.html(6KB)
--------parser()
--------summary.html(178B)
--------_summary.html(745B)
----.gitignore(16B)