From c25c443a4a8d18d847870309ebac694b9985f169 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 20 Oct 2009 15:09:17 +1100 Subject: [PATCH] Bump Asciidoc required version in :help writing-docs section. --- vimperator/locale/en-US/developer.txt | 2 +- xulmus/locale/en-US/developer.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vimperator/locale/en-US/developer.txt b/vimperator/locale/en-US/developer.txt index 469d01d0..63178e82 100644 --- a/vimperator/locale/en-US/developer.txt +++ b/vimperator/locale/en-US/developer.txt @@ -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 diff --git a/xulmus/locale/en-US/developer.txt b/xulmus/locale/en-US/developer.txt index bac28572..1520a4a1 100644 --- a/xulmus/locale/en-US/developer.txt +++ b/xulmus/locale/en-US/developer.txt @@ -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