summary refs log tree commit diff stats
path: root/doc/apis.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apis.txt')
-rw-r--r--doc/apis.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/apis.txt b/doc/apis.txt
index e0510d85f..165279490 100644
--- a/doc/apis.txt
+++ b/doc/apis.txt
@@ -79,10 +79,3 @@ string                  str
 identifier              ident
 indentation             indent
 -------------------     ------------   --------------------------------------
-
-
-Coding Guidelines
-=================
-
-For coding guidelines see the `Internals of the Nim Compiler
-<intern.html#coding-guidelines>`_ documentation.