|
@@ -1,9 +1,3 @@
|
|
-:author: mitm001
|
|
|
|
-:revnumber:
|
|
|
|
-:revdate: 2017-09-08T23:24:11.262Z
|
|
|
|
-:relfileprefix: /src/docs/asciidoc/
|
|
|
|
-:imagesdir: /src/docs/images
|
|
|
|
-:experimental:
|
|
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
image:https://travis-ci.org/jMonkeyEngine/wiki.svg?branch=master["Build Status", link="https://travis-ci.org/jMonkeyEngine/wiki"]
|
|
image:https://travis-ci.org/jMonkeyEngine/wiki.svg?branch=master["Build Status", link="https://travis-ci.org/jMonkeyEngine/wiki"]
|
|
@@ -31,7 +25,7 @@ The syntax is asciidoc :
|
|
There are a few simple rules to follow when contributing.
|
|
There are a few simple rules to follow when contributing.
|
|
|
|
|
|
. When adding documents, make sure to always complete the header of your document first.
|
|
. When adding documents, make sure to always complete the header of your document first.
|
|
-** see <<wiki/wiki_header#,Anatomy of a Wiki Header>>
|
|
|
|
|
|
+** 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 "`Internal Cross Reference`" with the format,
|
|
. When linking to other Wiki pages, always use an "`Internal Cross Reference`" with the format,
|
|
** ++<<path-to-wikipage#,custom label text>>++ +
|
|
** ++<<path-to-wikipage#,custom label text>>++ +
|
|
The `#` sign substitutes for `.adoc`.
|
|
The `#` sign substitutes for `.adoc`.
|