[Lemon-commits] [lemon_svn] athos: r1579 - hugo/trunk/doc
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:46:21 CET 2006
Author: athos
Date: Thu Feb 24 11:26:50 2005
New Revision: 1579
Added:
hugo/trunk/doc/getstart.dox
Modified:
hugo/trunk/doc/mainpage.dox
Log:
Modified a little: I know that it is not consistent and plan to correct soon.
Added: hugo/trunk/doc/getstart.dox
==============================================================================
--- (empty file)
+++ hugo/trunk/doc/getstart.dox Thu Feb 24 11:26:50 2005
@@ -0,0 +1,18 @@
+/**
+\page getstart How to start using LEMON
+
+\section downloadLEMON How to download LEMON
+
+You can download LEMON from ...
+
+\section installLEMON How to install LEMON
+
+In order to install LEMON you have to do the following
+
+\section helloworld My first program using LEMON
+
+Helloworld program
+Link to quicktour
+
+
+*/
\ No newline at end of file
Modified: hugo/trunk/doc/mainpage.dox
==============================================================================
--- hugo/trunk/doc/mainpage.dox (original)
+++ hugo/trunk/doc/mainpage.dox Thu Feb 24 11:26:50 2005
@@ -27,12 +27,13 @@
take a look at our \ref quicktour
"Quick Tour to LEMON" which will guide you along.
+If you already feel like using our library, see the page that tells you
+\ref getstart "How to start using LEMON".
+
If you
want to see how LEMON works, see
some \ref demoprograms "demo programs"!
-If you are looking for a specific thing then try to find it in the index or
-in the contents.
If you know what you are looking for then try to find it in the index or
in the table of contents.
More information about the Lemon-commits
mailing list