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

Add stepnem to AUTHORS and whitespace fixes in help.

This commit is contained in:
Doug Kearns
2009-02-19 12:53:03 +11:00
parent 926355a7ec
commit faa928f957
4 changed files with 5 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ 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.2.x.
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