1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-08 08:15:46 +01:00

A number of minor fixes in help files.

Mostly typos/omissions/markup errors, more remarkable e. g. changing
'b' to 'B' in tutorial reflecting a change from 1.2.
Also uncommented [macros] section in asciidoc.conf (is that right?).

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
This commit is contained in:
Štěpán Němec
2009-02-17 04:57:27 +01:00
committed by Doug Kearns
parent 7b9dfd2070
commit 926355a7ec
15 changed files with 74 additions and 74 deletions

View File

@@ -4,8 +4,8 @@ section:Writing{nbsp}documentation[writing-docs,documentation]
For every new feature, writing documentation is _mandatory_ for the patch to
be accepted. The docs are written in
http://www.methods.co.nz/asciidoc/index.html[asciidoc] version 8.x or
newer. The are placed in the _src/locale/en-US/_ directory and compiled with
http://www.methods.co.nz/asciidoc/index.html[asciidoc] version 8.2.x.
They are placed in the _src/locale/en-US/_ directory and compiled with
_make doc_. Please refer to the
http://www.methods.co.nz/asciidoc/userguide.html[asciidoc documentation] above
for details. Usually you can just write text as is, and mostly it will be