加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
antora-playbook-local.yml 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bonrob2 提交于 2021-08-19 17:21 . NMS-13515: Reformat tables (again)
site:
title: Horizon
start_page: horizon::index.adoc
content:
sources:
- url: .
branches: HEAD
start_path: docs
ui:
bundle:
url: https://github.com/opennms-forge/antora-ui-opennms/releases/download/v2.0.4/ui-bundle.zip
asciidoc:
attributes:
experimental: true
stem: latexmath
idprefix: ''
idseparator: '-'
page-pagination: ''
source-language: asciidoc@
distribution: 'Horizon'
tabs: tabs
extensions:
- ./docs/lib/tabs-block.js
output:
clean: true
dir: ./public
destinations:
- provider: fs
- provider: archive
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化