Răsfoiți Sursa

Moved source structure to table.

mitm 5 ani în urmă
părinte
comite
f60a0a3c24
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 3 1
      src/docs/asciidoc/documentation.adoc

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

@@ -60,6 +60,9 @@ a|
 * <<jme3/build_from_sources#,Building JME3 from the Sources>>
 * <<jme3/build_jme3_sources_with_netbeans#,Building JME3 from the sources with NetBeans>>
 * <<jme3/simpleapplication_from_the_commandline#,Setting up JME3 on the commandline>>
+
+4+^.^a| <<jme3/jme3_source_structure#,Learn about the source structure>>
+
 |===
 
 pass:[*] The SDK creates Ant-based projects that any Java IDE can import. We recommend users of other IDEs to also download the jMonkeyEngine SDK and choose `menu:File[Import Project > External Project Assets]` to create a codeless project for managing assets only. This way you can code in the IDE of your choice, and use the SDK to convert your models to .j3o format.
@@ -98,7 +101,6 @@ Are you an experienced Java developer who wants to add new features or contribut
 *  link:https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/CONTRIBUTING.md[How to contribute to jMonkeyEngine]
 *  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>>
 *  <<report_bugs#,Report bugs and submit patches>>
 * link:https://jmonkeystore.com/[Find assets on the community supported jMonkeyStore]