Просмотр исходного кода

Added font awesome and updated content about contributing.

mitm 7 лет назад
Родитель
Сommit
329e89a292
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      src/docs/asciidoc/documentation.adoc

+ 3 - 3
src/docs/asciidoc/documentation.adoc

@@ -7,9 +7,9 @@
 ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
-This documentation wiki contains installation and configuration guides, jME coding tutorials and other information that will help you get your game project going. You can search the contents of this wiki using the search box in the upper right.
+This documentation wiki contains installation and configuration guides, jME coding tutorials and other information that will help you get your game project going. You can search the contents of this wiki using the "`Wiki`" menu search box at the top of each page.
 
-You are also very welcome to fix mistakes or spelling as well as unclear paragraphs using the "`Wiki`" menu on top or the "`Edit`" buttons after each paragraph. You have to be logged in to edit the wiki.
+You are also very welcome to fix mistakes or spelling as well as unclear paragraphs using the "`Wiki`" menu "`Edit`" icon:fas fa-pencil-square[] and "`Add`" icon:fas fa-plus-square[] buttons. You have to be logged into GitHub to edit the wiki. You can learn more about editing and contributing under the <<wiki/#contribute#,Contribute>> heading.
 
 TIP: This is an Admonition. You will see many of these scattered throughout the Wiki. See the <<wiki/admonitions#,Admonition Definitions>> for the meaning of this and all the other Admonitions.
 
@@ -88,7 +88,7 @@ Are you an experienced Java developer who wants to add new features or contribut
 
 *  Get inspired by existing <<jme3/contributions#,contributions>>
 *  link:https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/CONTRIBUTING.md[How to contribute to jMonkeyEngine]
-*  link:https://github.com/jMonkeyEngine/wiki[Become a Wiki Editor]
+*  link:https://github.com/jMonkeyEngine/wiki#jmonkeyengine-documentation[Become a Wiki Editor]
 *  link:http://hub.jmonkeyengine.org/c/contribution-depot-jme3[Chime in on the Contributors Forum]
 *  <<jme3/jme3_source_structure#,Learn about the source structure>>
 *  <<sdk#development,Write jMonkeyEngine SDK plugins and visual editors>>