文件名称:structor:[Messor Structor:ant:]管理Mkdocs文档的多个版本
文件大小:58KB
文件格式:ZIP
更新时间:2024-06-08 16:07:13
documentation-tool mkdocs versioning Go
Messor Structor:使用Mkdocs管理多个文档版本。 Structor使用git分支创建文档的版本,仅适用于Mkdocs。 要使用 ,项目必须尊重并为每个MINOR和MAJOR版本创建一个git分支。 为创建以下使用: 用于 用于 Drasyl ( https://docs.drasyl.org) 先决条件 吉特 码头工人 requirements.txt , mkdocs.yml和Dockerfile。 描述 对于以下git图: * gaaaaaaag - (branch master) commit | * faaaaaaaf - (branch v1.2) commit | * eaaaaaaae - commit |/ * haaaaaaah - commit | * kaaaaaaak - (branch v1.1) commit | * ja
【文件预览】:
structor-master
----.goreleaser.yml(630B)
----.gitignore(61B)
----traefik-menu.js.gotmpl(4KB)
----go.mod(273B)
----repository()
--------repository.go(1KB)
--------repository_test.go(932B)
----version.go(458B)
----core()
--------core.go(9KB)
--------core_test.go(7KB)
----manifest()
--------manifest.go(4KB)
--------manifest_test.go(15KB)
--------fixtures()
----Makefile(673B)
----requirements-override.txt(0B)
----menu()
--------menu.go(2KB)
--------js_test.go(6KB)
--------manifest.go(344B)
--------css.go(759B)
--------menu_test.go(3KB)
--------manifest_test.go(3KB)
--------js.go(4KB)
--------fixtures()
----LICENSE(11KB)
----go.sum(7KB)
----types()
--------types.go(2KB)
----.github()
--------workflows()
----file()
--------copy.go(1KB)
--------download_test.go(1KB)
--------download.go(474B)
--------fixtures()
----gh()
--------gh_test.go(565B)
--------gh.go(1KB)
----readme.md(6KB)
----structor.go(4KB)
----.golangci.toml(1KB)
----requirements()
--------requirements.go(2KB)
--------requirements_test.go(5KB)
--------fixtures()
----godownloader.sh(9KB)
----docker()
--------docker.go(3KB)
--------docker_test.go(7KB)
--------fixtures()