diff options
| -rw-r--r-- | doc/asciidoc/content.txt | 11 | ||||
| -rw-r--r-- | doc/asciidoc/title.txt | 16 |
2 files changed, 27 insertions, 0 deletions
diff --git a/doc/asciidoc/content.txt b/doc/asciidoc/content.txt new file mode 100644 index 0000000..5b2f7bd --- /dev/null +++ b/doc/asciidoc/content.txt @@ -0,0 +1,11 @@ +Inhalt +~~~~~~ +1. Einführung +^^^^^^^^^^^^^ +2. Vorhandene Struktur +^^^^^^^^^^^^^^^^^^^^^^ +3. Konzept +^^^^^^^^^^ +GUI-Entwurf ++++++++++++ + diff --git a/doc/asciidoc/title.txt b/doc/asciidoc/title.txt new file mode 100644 index 0000000..eebf521 --- /dev/null +++ b/doc/asciidoc/title.txt @@ -0,0 +1,16 @@ +YALP +==== +:Author: Nicole Vreden +:Email: <nicky.v@web.de> +:Date: 05.11.2009 +:Revision: 0.1 + + +Yet Another Lovely Player +~~~~~~~~~~~~~~~~~~~~~~~~~ +Implementierung einer neuen Python-EFL-GUI +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Projektarbeit von Nicole Vreden, AI16650 +++++++++++++++++++++++++++++++++++++++++ + +include::content.txt[] |
