Flush
[mono.git] / web / documentation
1 * Documentation
2
3         Although most of the concepts from Microsoft.NET can
4         be applied to the completed Mono platform, we do need to
5         have a complete set of free documentation written specifically
6         for Mono.
7
8         The documentation license we have chosen is the GNU Free
9         Documentation License (FDL), the standard for most documents
10         in the free software world. 
11
12         We need documentation on a number of topics:
13
14         <ul>
15
16                 * The development tools (compilers, assembler tools,
17                   language reference, design time features).
18
19                 * Frequently Asked Question compilations.
20
21                 * HOWTO documents.
22
23                 * The Class Libraries
24
25                 * Tutorials on Mono and the specifics of running it. 
26
27                 * A guide to Mono as compared to the Microsoft.NET
28                   Framework SDK
29
30         </ul>
31
32 ** Class Library documentation
33
34         We are moving to a new setup for documenting the class libraries, 
35         you can read about it <a href="classlib-doc.html">here</a>