|
@@ -5,8 +5,8 @@ site:
|
|
|
start_page: docs::documentation.adoc
|
|
|
content:
|
|
|
sources:
|
|
|
- - url: .
|
|
|
- branches: HEAD
|
|
|
+ - url: https://github.com/jMonkeyEngine/wiki.git
|
|
|
+ branches: [HEAD, v3.2]
|
|
|
start_path: docs
|
|
|
- url: https://github.com/jMonkeyEngine/wiki-ui
|
|
|
branches: HEAD
|
|
@@ -19,7 +19,7 @@ ui:
|
|
|
url: https://github.com/jMonkeyEngine/wiki-ui/releases/latest/download/ui-bundle.zip
|
|
|
# Required when using cache or fetch will not update ui.
|
|
|
snapshot: true
|
|
|
- supplemental_files: ./supplemental-ui
|
|
|
+ supplemental_files: ./supplemental-ui
|
|
|
asciidoc:
|
|
|
# Some built-in AsciiDoc attributes are not applicable in the Antora
|
|
|
# environment. These attributes include data-uri, allow-uri-read, docinfo,
|