summary refs log tree commit diff stats
path: root/tests/rodfiles/gtkex1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rodfiles/gtkex1.nim')
0 files changed, 0 insertions, 0 deletions
e> 2009-04-22 15:55:27 +0200 version 0.7.6' href='/ahoang/Nim/commit/doc/docs.txt?h=devel&id=e792940f5273bf8f8761c4cb29b241445e8b1d0b'>e792940f5 ^
439aa2d04 ^
07d5a8085 ^
e792940f5 ^

405b86068
e792940f5 ^
439aa2d04 ^

405b86068
765366c1f ^


e792940f5 ^

405b86068
b2e997759 ^



e792940f5 ^
405b86068
439aa2d04 ^
405b86068

783273032 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
                                                               



                                                
                                    

                                                       
                                     
                                                                             
 

                                                      
 
                                

                                                                        
 


                                                                       

                                                                              
 



                                                                             
                                           
                                                                              
                                          

                            

                                                    
  Incorrect documentation is often worse than no documentation.
  -- Bertrand Meyer

The documentation consists of several documents:

- | `Tutorial (part I) <tut1.html>`_
  | The Nimrod tutorial part one deals with the basics.

- | `Tutorial (part II) <tut2.html>`_
  | The Nimrod tutorial part two deals with the advanced language constructs.

- | `Library documentation <lib.html>`_
  | This document describes Nimrod's standard library.

- | `User guide <nimrodc.html>`_
  | The user guide lists command line arguments, special features of the
    compiler, etc.

- | `Tools documentation <tools.html>`_
  | Description of some tools that come with the standard distribution.

- | `Manual <manual.html>`_
  | The Nimrod manual is a draft that will evolve into a proper specification.

- | `Source code filters <filters.html>`_
  | The Nimrod compiler supports source code filters as a simple yet powerful
    builtin templating system.

- | `Internal documentation <intern.html>`_
  | The internal documentation describes how the compiler is implemented. Read
    this if you want to hack the compiler.

- | `Index <theindex.html>`_
  | The generated index. **Index + (Ctrl+F) == Joy**