"Fossies" - the Fresh Open Source Software Archive

Member "opennms-31.0.8/docs/antora.yml" (9 May 2023, 1081 Bytes) of package /linux/misc/opennms-31.0.8-source.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Ansible YAML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes report for "antora.yml": 31.0.7_vs_31.0.8.

    1 name: horizon
    2 version: '31'
    3 title: Horizon
    4 asciidoc:
    5   attributes:
    6     full-display-version: '31.0.8'
    7     experimental: true
    8     source-language: asciidoc@
    9     xrefstyle: short@
   10     compatible-centos7: '7.x'
   11     compatible-centos-stream: 'CentOS Stream 9.x'
   12     compatible-rhel7: '7.x'
   13     compatible-rhel8: '8.x'
   14     compatible-rhel9: '9.x'
   15     compatible-ubuntu: '20.04 LTS'
   16     compatible-debian: '9 - 11'
   17     compatible-rocky-linux: '9.x'
   18     compatible-opennms-plugin: '7+'
   19     compatible-oia: '0.6.x'
   20     compatible-cassandra: '3.11.x'
   21     compatible-elasticsearch: '6.7.0 - 7.6.2'
   22     compatible-javajdk: 'OpenJDK 11'
   23     compatible-kafka: '1.x - 2.x'
   24     compatible-postgresql: '10.x - 15.x'
   25     compatible-rrdtool: '1.7.x'
   26     jasperreportsversion: '6.3.0'
   27     latest-meridian-stable: '2022'
   28     postgresql-version: '15'
   29 nav:
   30 - modules/ROOT/index.adoc
   31 - modules/releasenotes/nav.adoc
   32 - modules/deployment/nav.adoc
   33 - modules/operation/nav.adoc
   34 - modules/development/nav.adoc
   35 - modules/reference/nav.adoc
   36 - modules/troubleshooting/nav.adoc
   37 - modules/write-the-docs/nav.adoc