summary refs log tree commit diff stats
path: root/web/documentation.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/documentation.txt')
-rw-r--r--web/documentation.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/documentation.txt b/web/documentation.txt
index 67f8b4070..afb25d1d1 100644
--- a/web/documentation.txt
+++ b/web/documentation.txt
@@ -14,6 +14,9 @@ Nim's Documentation
     - | `Language Manual <docs/manual.html>`_
       | The Nim manual is a draft that will evolve into a proper specification.
 
+    - | `Nim Style Guide <nep1.html>`_
+      | The stylistic conventions that Nim's official projects adhere to.
+
     - | `Compiler User Guide <docs/nimc.html>`_
       | The user guide lists command line arguments, special features of the
         compiler, etc.