1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-10 10:34:12 +01:00

Bump Asciidoc required version in :help writing-docs section.

This commit is contained in:
Doug Kearns
2009-10-20 15:09:17 +11:00
parent 3a71341643
commit c25c443a4a
2 changed files with 2 additions and 2 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.4.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

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.4.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