From 532e2ee0b2702b86365b54bc58bcb55eb8c8e222 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 29 Sep 2018 20:10:44 +0200 Subject: more documentation improvements; fixes #9119 --- doc/backends.rst | 2 +- doc/manual.rst | 2 +- doc/tools.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/backends.rst b/doc/backends.rst index 13ef7bf4d..ef30971c9 100644 --- a/doc/backends.rst +++ b/doc/backends.rst @@ -135,7 +135,7 @@ them along the Nim code is easier than using a system library. Libraries installed on the host system can be linked in with the `PassL pragma `_. -To wrap native code, take a look at the `c2nim tool `_ which helps +To wrap native code, take a look at the `c2nim tool `_ which helps with the process of scanning and transforming header files into a Nim interface. diff --git a/doc/manual.rst b/doc/manual.rst index c898c6c55..588da07e2 100644 --- a/doc/manual.rst +++ b/doc/manual.rst @@ -7344,7 +7344,7 @@ prefixes ``/*TYPESECTION*/`` or ``/*VARSECTION*/`` or ``/*INCLUDESECTION*/``: ImportCpp pragma ---------------- -**Note**: `c2nim `_ can parse a large subset of C++ and knows +**Note**: `c2nim `_ can parse a large subset of C++ and knows about the ``importcpp`` pragma pattern language. It is not necessary to know all the details described here. diff --git a/doc/tools.rst b/doc/tools.rst index 6757621fb..c7586d6bd 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -13,7 +13,7 @@ The standard distribution ships with the following tools: and obtain useful information like definition of symbols or suggestions for completion. -- | `C2nim `_ +- | `C2nim `_ | C to Nim source converter. Translates C header files to Nim. - | `nimgrep `_ -- cgit 1.4.1-2-gfad0