]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add antora Metadata
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Aug 2019 19:56:14 +0000 (15:56 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Aug 2019 20:13:29 +0000 (16:13 -0400)
doc/antora/antora.yml [new file with mode: 0644]
site.yml [new file with mode: 0644]

diff --git a/doc/antora/antora.yml b/doc/antora/antora.yml
new file mode 100644 (file)
index 0000000..dc9fee0
--- /dev/null
@@ -0,0 +1,9 @@
+#
+#       Metadata for the freeradius-server component
+#       Examples of other components are the PAM module,
+#       apache module, and the client library.
+#
+name: freeradius-server
+title: The FreeRADIUS Server
+version: 'latest'
+start_page: ROOT:index.adoc
diff --git a/site.yml b/site.yml
new file mode 100644 (file)
index 0000000..5c2a32b
--- /dev/null
+++ b/site.yml
@@ -0,0 +1,12 @@
+site:
+  title: FreeRADIUS documentation
+  url: https://www.freeradius.org/docs
+content:
+  sources:
+  - url: https://github.com/FreeRADIUS/freeradius-server.git
+    branches: master
+    start_path: doc/antora
+ui:
+  bundle:
+    url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable
+    snapshot: true