antora-playbook.yml 602 Bytes
Newer Older
heywon.choi's avatar
heywon.choi committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
site:
  title: BXCM Demo Site
  url: https://swlab.bwg.co.kr/docs/bxcm
content:
  sources:
  - url: https://gitlab.bwg.co.kr/heywon.choi/swlab-docs-bxcm.git
    branches: [master]
    start_path: bxcm
asciidoc:
  attributes:
    experimental: ''
    idprefix: ''
    idseparator: '-'
    page-pagination: ''
    sectnums: all
    sectnumlevels: 3
    hardbreaks-option: '@'
    hide-uri-scheme: '@'
    icons: font
    toclevels: 5
    table-caption: false
ui:
  bundle:
    url: https://gitlab.bwg.co.kr/swd/swlab-ui/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
    snapshot: true