Flush
[mono.git] / doc / mono-beginning
index 0e341126154058c84a9498cf15ae52acb3068ff2..a0b44ac92d9a6a840fcc201644269c95a67ec59a 100644 (file)
@@ -1,19 +1,37 @@
-       * Mono for beginers 
+* Mono for beginners
 
-       Hinne Hettema has provided us a beautiful and complete 
-       document on how to obtein, install and test Mono on 
-       a Linux system.
+       Hinne Hettema and Jaime Anguiano Olarra are providing us with 
+       nice and complete set of documents (HOWTOs) about how to install,
+       configure, run and test the software developed by the Mono Project.
 
-       You can download the <a href="mono-beginning.xml">mono-beginning xml</a>
-       version of the document and then generate HTMLs or PDFs from it.
-       
-<pre>
-       To generate the HTMLs: 
+       You can read them online, get PDF versions or get the XML sources.
 
-               db2html mono-beginning.xml
 
-       To generate the PDFs:
+       HTML Format (read it online)
+
+       For <a href="mono-beginning/t1.html">RPM Linux based systems</a>
+
+       For <a href="http://geneura.ugr.es/~jaime/mono-beginning-windows/t1.html">Microsoft Windows</a>
+
+
+       PDF Format
+
+       For <a href="mono-beginning.pdf">RPM Linux based systems</a>
+
+       For <a href="http://geneura.ugr.es/~jaime/mono-beginning-windows/mono-beginning-windows.pdf">Microsoft Windows</a>
+
+
+
+       XML Source
+
+       For <a href="mono-beginning.xml">RPM Linux based systems</a>
+
+       For <a href="http://geneura.ugr.es/~jaime/mono-beginning-windows/mono-beginning-windows.xml">Microsoft Windows</a>
+
+
+       Currently Hinne is working on a Mono Tools HOWTO. Which will be
+       very useful for the hackers that would like to get in touch with
+       Mono and Jaime is working out a Mono Beginning HOWTO for Debian 
+       users.
 
-               db2pdf mono-beginning.pdf
-</pre>