summary refs log tree commit diff stats
path: root/doc/nimdoc.css
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2015-07-11 13:22:25 +0200
committerAndreas Rumpf <rumpf_a@web.de>2015-07-11 13:22:25 +0200
commitdf9b5e6884bf42bc12187fcc4ff9cd3e4d40387c (patch)
treec09244ebbf941c9649de30a27f253976854b4506 /doc/nimdoc.css
parent53b36178c75d6a6a2aa9d8d52898a82133d94c60 (diff)
parent9da1ee4fe40a2c40ef55c4a4002373b903a386d0 (diff)
downloadNim-df9b5e6884bf42bc12187fcc4ff9cd3e4d40387c.tar.gz
Merge pull request #3098 from Varriount/add-nep1
Add NEP1 to documentation.
Diffstat (limited to 'doc/nimdoc.css')
-rw-r--r--doc/nimdoc.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/nimdoc.css b/doc/nimdoc.css
index e3bab07de..a002b6be1 100644
--- a/doc/nimdoc.css
+++ b/doc/nimdoc.css
@@ -1,4 +1,9 @@
 /*

+NOTE - THIS IS PROBABLY NOT THE CSS FILE YOU WANT

+The CSS text used by Nim's documentation tools (such as 'koch web',

+'rst2html', etc) is contained in 'config\nimdoc.cfg'

+*/

+/*

 :Author: David Goodger

 :Contact: goodger@python.org

 :Date: $Date: 2006-05-21 22:44:42 +0200 (Sun, 21 May 2006) $