Przeglądaj źródła

Update project_creation.adoc

Brought [source, block] into the list using list continuation.
mitm001 9 lat temu
rodzic
commit
ae8cc6ebe5
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      src/docs/asciidoc/sdk/project_creation.adoc

+ 2 - 1
src/docs/asciidoc/sdk/project_creation.adoc

@@ -112,7 +112,8 @@ ant clean; ant jar; ant run;
 **  You can <<sdk/model_loader_and_viewer#,import models, scenes, and materials>> as assets into your project.
 **  You can <<sdk/model_loader_and_viewer#,import models, scenes, and materials>> as assets into your project.
 **  To add sound files and images, use your operating system's file explorer and copy the files into your project's asset directory.
 **  To add sound files and images, use your operating system's file explorer and copy the files into your project's asset directory.
 
 
-*  *ToDo List:* The tasks window automatically lists all lines containing errors and warnings, and all lines that you have marked with the comment keywords 
+*  *ToDo List:* The tasks window automatically lists all lines containing errors and warnings, and all lines that you have marked with the comment keywords
++
 [source,html]
 [source,html]
 ----
 ----
 FIXME
 FIXME