|
@@ -10,6 +10,7 @@ The project to store, edit, and generate the documentation of http://jmonkeyengi
|
|
|
|
|
|
The documentation (<<src/docs/asciidoc>>) is editable :
|
|
|
|
|
|
+* online via github (Edit button located at top of the Wiki page + Pull Request)
|
|
|
* offline with Netbeans after local `git clone` + open
|
|
|
* offline with Atom editor, see link:https://jmonkeyengine.github.io/wiki/wiki/atom_editor.html[Atom Editor for Wiki Editing]
|
|
|
|
|
@@ -17,11 +18,12 @@ The documentation (<<src/docs/asciidoc>>) is editable :
|
|
|
. Have a link:https://github.com/[GitHub account].
|
|
|
. Optional: Are a Wiki project member.
|
|
|
|
|
|
-If you are not a member, you can fork the repository into your GitHub account and issue pull requests from there or online via github (Edit button located at top of the Wiki page + Pull Request)
|
|
|
+If you are not a member, you can fork the repository into your GitHub account and issue pull requests from there or
|
|
|
+online via github (Edit button located at top of the Wiki page + Pull Request)
|
|
|
|
|
|
To fork the Wiki repository into your GitHub Account:
|
|
|
|
|
|
-* In the menu at the top of the page, select the icon:code-fork[]*Fork* button.
|
|
|
+* In the menu at the top of the page, select the *Fork* button.
|
|
|
|
|
|
The syntax is asciidoc :
|
|
|
|