فهرست منبع

Removed dead page.

mitm 5 سال پیش
والد
کامیت
f5b0a0389f
2فایلهای تغییر یافته به همراه0 افزوده شده و 20 حذف شده
  1. 0 1
      src/docs/asciidoc/jme3.adoc
  2. 0 19
      src/docs/asciidoc/jme3/user_examples_project.adoc

+ 0 - 1
src/docs/asciidoc/jme3.adoc

@@ -344,7 +344,6 @@ Now that you understand the concepts, it's time to make the most of the jMonkeyE
 
 These code examples are not supported by the core team and we cannot guarantee their correctness:
 
-*  <<jme3/user_examples_project#,User Examples Project>> – The jME3 users examples project.
 *  <<jme3/shaderblow_project#,ShaderBlow Project>> – The jME3 users shaders project.
 *  <<jme3/rise_of_mutants_project#,Rise of Mutants Project>> – Rise of Mutants Project by BigBoots Team.
 *  <<jme3/atomixtuts#,atomixtuts>> – Atomix Tutorial Series

+ 0 - 19
src/docs/asciidoc/jme3/user_examples_project.adoc

@@ -1,19 +0,0 @@
-= user_examples_project
-:author: 
-:revnumber: 
-:revdate: 2016/03/17 20:48
-:relfileprefix: ../
-:imagesdir: ..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
-
-
-This project is aimed to help beginners to understand JME basics.
-
-You can get entire project with mercurial repository:
-
-*  link:http://code.google.com/p/jme-simple-examples/source/checkout[http://code.google.com/p/jme-simple-examples/source/checkout] - Simple Examples Repository.
-
-The list of examples is here:
-
-*  link:http://code.google.com/p/jme-simple-examples/source/browse/#hg%2FJMESimpleExamples%2Fsrc%2FBasics%253Fstate%253Dclosed[Simple Examples Code] - Simple examples by Mifth.
-*  link:http://code.google.com/p/jme-simple-examples/source/browse/#hg%2FJMESimpleExamples%2Fsrc%2FAsteroidsMiniGame[Asteroids Mini Game] - Asteroids Mini Game by Mark Schrijver.