dox:将 Markdown 作为 HTML 发布到 Confluence

时间:2021-05-29 06:07:20
【文件属性】:
文件名称:dox:将 Markdown 作为 HTML 发布到 Confluence
文件大小:20KB
文件格式:ZIP
更新时间:2021-05-29 06:07:20
markdown golang documentation confluence Go 认识 dox dox 将 Markdown 以 HTML 形式发布到 Confluence。 对于那些喜欢将文档保存在 git 中,但由于......原因需要发布到 Confluence 的人。 安装 go install github.com/jesselang/dox 用 # tell dox where to publish cat - << EOF> .dox.yaml uri: https://confluence.yourcompany.com space: DEMO title: "title of generated root page" browse_url_base: https://github.com/jesselang/dox/blob/master EOF # set DOX_USERNAME and DOX_PASSWORD to appropriate
【文件预览】:
dox-main
----.gitignore(4B)
----go.mod(566B)
----EXAMPLE.md(1KB)
----Makefile(730B)
----LICENSE(1KB)
----go.sum(5KB)
----.github()
--------workflows()
----main.go(84B)
----README.md(3KB)
----.dox.yaml(144B)
----cmd()
--------root.go(3KB)
----internal()
--------publish_links.go(3KB)
--------publish_images.go(3KB)
--------publish.go(5KB)
--------find.go(1KB)
--------find_test.go(1KB)
--------source()

网友评论