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

Update documentation.adoc

Fixed someones hack intended to prevent footnote being treated as a list.
mitm001 9 лет назад
Родитель
Сommit
22b51277c3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/docs/asciidoc/documentation.adoc

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

@@ -52,7 +52,7 @@ a|
 * <<jme3/simpleapplication_from_the_commandline#,Setting up JME3 on the commandline>>
 |===
 
-(*) 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 “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.
+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 “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.
 
 
 == Create