From fd7b7a0bc1e2572648ade1f68e63db3dcd5655b7 Mon Sep 17 00:00:00 2001 From: Araq Date: Mon, 4 May 2015 20:53:55 +0200 Subject: final website changes --- web/documentation.txt | 16 ++++++++-------- web/learn.txt | 6 +++--- web/news.txt | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'web') diff --git a/web/documentation.txt b/web/documentation.txt index 67966abdd..67f8b4070 100644 --- a/web/documentation.txt +++ b/web/documentation.txt @@ -8,13 +8,13 @@ Nim's Documentation .. container:: libraries - - | `Standard Library <0.11.2/lib.html>`_ + - | `Standard Library `_ | This document describes Nim's standard library. - - | `Language Manual <0.11.2/manual.html>`_ + - | `Language Manual `_ | The Nim manual is a draft that will evolve into a proper specification. - - | `Compiler User Guide <0.11.2/nimc.html>`_ + - | `Compiler User Guide `_ | The user guide lists command line arguments, special features of the compiler, etc. @@ -26,11 +26,11 @@ Nim's Documentation .. container:: tools - - | `Source Code Filters <0.11.2/filters.html>`_ + - | `Source Code Filters `_ | The Nim compiler supports source code filters as a simple yet powerful builtin templating system. - - | `Tools Documentation <0.11.2/tools.html>`_ + - | `Tools Documentation `_ | Description of some tools that come with the standard distribution. @@ -41,11 +41,11 @@ Nim's Documentation .. container:: internals - - | `Garbage Collector <0.11.2/gc.html>`_ + - | `Garbage Collector `_ | Additional documentation about Nim's GC and how to operate it in a realtime setting. - - | `Internal Documentation <0.11.2/intern.html>`_ + - | `Internal Documentation `_ | The internal documentation describes how the compiler is implemented. Read this if you want to hack the compiler. @@ -53,5 +53,5 @@ Nim's Documentation Search Options -------------- -`Documentation Index <0.11.2/theindex.html>`_ - The generated +`Documentation Index `_ - The generated index. **Index + (Ctrl+F) == Joy** diff --git a/web/learn.txt b/web/learn.txt index 7f4e22759..bf0cc43ef 100644 --- a/web/learn.txt +++ b/web/learn.txt @@ -8,10 +8,10 @@ Learning Nim .. container:: tutorials - - | `Tutorial (part I) <0.11.2/tut1.html>`_ + - | `Tutorial (part I) `_ | Learn the basics of Nim's types, variables, procedures, control flow, etc... - - | `Tutorial (part II) <0.11.2/tut2.html>`_ + - | `Tutorial (part II) `_ | Learn Nim's more advanced features such as OOP, generics, macros, etc... @@ -52,5 +52,5 @@ Learning Nim Documentation ------------- -More examples of Nim code can be found in the `Nim Language Documentation <0.11.2/manual.html>`_. +More examples of Nim code can be found in the `Nim Language Documentation `_. diff --git a/web/news.txt b/web/news.txt index 17aba5644..9719fb8d7 100644 --- a/web/news.txt +++ b/web/news.txt @@ -22,7 +22,7 @@ News ================================== This is just a bugfix release that fixes the most pressing regressions we -introduced with version 0.11.0. The way type are computed was +introduced with version 0.11.0. The way types are computed was changed significantly causing all sort of problems. Sorry for the inconvenience; we grew overconfident our large test suite would prevent these things. -- cgit 1.4.1-2-gfad0