|
@@ -32,7 +32,7 @@ There are a few simple rules to follow when contributing.
|
|
|
** see link:https://jmonkeyengine.github.io/wiki/wiki/wiki_header.html[Anatomy of a Wiki Header]
|
|
|
. When linking to other Wiki pages, always use an "`Inter-Document Cross Reference`" with the format,
|
|
|
** ++<<path/to/wiki/page#,custom label text>>++ +
|
|
|
-The `#` sign substitutes for `.adoc`.
|
|
|
+The `#` sign substitutes for the file extension. This type of link will first look for the `.adoc` file and if not found default to the `.html` version.
|
|
|
+
|
|
|
The path should be relative to the `asciidoc` folder.
|
|
|
+
|