Browse Source

change source file topic

mitm001 5 years ago
parent
commit
a9945d1872
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs-wiki/modules/ROOT/pages/wiki_admin.adoc

+ 1 - 1
docs-wiki/modules/ROOT/pages/wiki_admin.adoc

@@ -35,7 +35,7 @@ The source structure is now modularized.
 * core - this is the main module for any content that is *specific* to an existing jMonkeyEngine class. It maintains similar directories as are found in the jMonkeyEngine link:https://github.com/jMonkeyEngine/jmonkeyengine[repository].
 * networking - holds content *specific* to jMonkeyEngine networking.
 * physics - holds content *specific* to jMonkeyEngine physics.
-* tutorials - holds any content that is not *specific* to any jMonkeyEngine class, that gives direction on how to use the engine, concepts or articles.
+* tutorials - holds any content that is *not specific* to any jMonkeyEngine class, may be a generalized concept, may give direction on how to use the engine, or an article of some type about an engine feature.
 * sdk - sdk content only. This module may be moved to the sdk repository in the future.
 * contributions - existing user project pages. This is a deprecated module and will be removed in the near furture. Do not add new content to this module.