* mainpage.html: update, add link to Niko Hansen's comparison
* README: Add more specific note about tutorial. * configure.in: Bump version to 1.0-beta1 * tutorial/Makefile.am: Add all necessary files, including html and Templates to distribution.
This commit is contained in:
parent
20d37259e9
commit
ab9b38654d
14 changed files with 117 additions and 12 deletions
1
eo/Tutorial/.cvsignore
Normal file
1
eo/Tutorial/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile.in
|
||||
11
eo/Tutorial/ChangeLog
Normal file
11
eo/Tutorial/ChangeLog
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
2006-12-03 Jochen Küpper <jochen@fhi-berlin.mpg.de>
|
||||
|
||||
* tutorial/Makefile.am: Add all necessary files, including html and
|
||||
Templates to distribution.
|
||||
|
||||
|
||||
* Local Variables:
|
||||
* coding: iso-8859-1
|
||||
* mode: flyspell
|
||||
* fill-column: 80
|
||||
* End:
|
||||
1
eo/Tutorial/Makefile.am
Normal file
1
eo/Tutorial/Makefile.am
Normal file
|
|
@ -0,0 +1 @@
|
|||
SUBDIRS = html Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 pdf Templates
|
||||
Reference in a new issue