diff options
author | Araq <rumpf_a@web.de> | 2015-11-18 13:32:29 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2015-11-18 13:32:29 +0100 |
commit | 2f07ac785f1f61b3f5b51a4d4476627108d93831 (patch) | |
tree | a6a1b492397da52ec2150986dfca445950742811 /web | |
parent | 528cf3eae4eead9b91527f8d79523a4e55936753 (diff) | |
download | Nim-2f07ac785f1f61b3f5b51a4d4476627108d93831.tar.gz |
website updated
Diffstat (limited to 'web')
-rw-r--r-- | web/documentation.txt | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/web/documentation.txt b/web/documentation.txt index 65aba0660..ec33d0827 100644 --- a/web/documentation.txt +++ b/web/documentation.txt @@ -3,6 +3,16 @@ Nim's Documentation .. container:: standout + Search Options + -------------- + + .. container:: internals + + `Documentation Index <docs/theindex.html>`_ - The generated + index. **Index + (Ctrl+F) == Joy** + +.. container:: standout + Standards & Guides ------------------ @@ -58,10 +68,3 @@ Nim's Documentation - | `Internal Documentation <docs/intern.html>`_ | The internal documentation describes how the compiler is implemented. Read this if you want to hack the compiler. - - -Search Options --------------- - -`Documentation Index <docs/theindex.html>`_ - The generated -index. **Index + (Ctrl+F) == Joy** |