Files
Nim/doc
Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel
Conflicts:
	compiler/ccgutils.nim
	compiler/msgs.nim
	compiler/sem.nim
	compiler/semexprs.nim
	compiler/seminst.nim
	compiler/semmagic.nim
	compiler/semstmts.nim
	compiler/semtypes.nim
	compiler/semtypinst.nim
	compiler/sigmatch.nim
	compiler/types.nim
	compiler/vmgen.nim
	lib/core/macros.nim
	lib/system.nim
	tests/reject/tenummix.nim
	web/news.txt
2013-12-29 17:21:00 +02:00
..
2013-09-24 09:32:49 +02:00
2013-09-10 00:40:06 +02:00
2013-10-10 00:45:15 +02:00
2013-05-20 17:14:15 +02:00
2013-10-31 22:32:27 +01:00
2013-12-05 10:45:36 +01:00
2013-12-29 17:21:00 +02:00
2012-04-16 00:37:41 +02:00
2013-03-16 23:53:07 +01:00
2011-12-27 19:47:37 +01:00
2012-09-13 08:46:24 +02:00

============================
Nimrod's documenation system
============================

This folder contains Nimrod's documentation. The documentation
is written in a format called *reStructuredText*, a markup language that reads
like ASCII and can be converted to HTML automatically!