Quellcode durchsuchen

add admin module

mitm001 vor 5 Jahren
Ursprung
Commit
1035fd7ef1
3 geänderte Dateien mit 10 neuen und 0 gelöschten Zeilen
  1. 6 0
      docs-transition/antora.yml
  2. 1 0
      docs-transition/modules/ROOT/nav.adoc
  3. 3 0
      wiki-playbook.yml

+ 6 - 0
docs-transition/antora.yml

@@ -0,0 +1,6 @@
+name: admin
+title: Wiki Admin
+version: master
+start_page: ROOT:wiki_admin.adoc
+nav:
+- modules/ROOT/nav.adoc

+ 1 - 0
docs-transition/modules/ROOT/nav.adoc

@@ -0,0 +1 @@
+* xref:wiki_admin.adoc[Wiki Admin]

+ 3 - 0
wiki-playbook.yml

@@ -11,6 +11,9 @@ content:
   - url: https://github.com/jMonkeyEngine/wiki-ui
     branches: HEAD
     start_path: docs
+  - url: .
+    branches: HEAD
+    start_path: docs-transition
 ui:
   bundle:
     url: https://github.com/jMonkeyEngine/wiki-ui/releases/latest/download/ui-bundle.zip