diff mbox

[3/9] manual: update dependency list to build the documentation

Message ID b03af600c8b5b0cfd0de60397918367cc3aeeaec.1381002281.git.s.martin49@gmail.com
State Superseded
Headers show

Commit Message

Samuel Martin Oct. 5, 2013, 7:49 p.m. UTC
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
---
 docs/manual/prerequisite.txt | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Thomas Petazzoni Oct. 6, 2013, 9:05 a.m. UTC | #1
Dear Samuel Martin,

On Sat,  5 Oct 2013 21:49:08 +0200, Samuel Martin wrote:
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
> ---
>  docs/manual/prerequisite.txt | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas De Schampheleire Oct. 6, 2013, 4:25 p.m. UTC | #2
On Sat, Oct 5, 2013 at 9:49 PM, Samuel Martin <s.martin49@gmail.com> wrote:
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>
> ---
>  docs/manual/prerequisite.txt | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
> index 78ce436..74b6a6c 100644
> --- a/docs/manual/prerequisite.txt
> +++ b/docs/manual/prerequisite.txt
> @@ -76,4 +76,7 @@ development context (further details: refer to xref:download-infra[]).
>  ** The +jar+ tool
>
>  * Documentation generation tools:
> -** +asciidoc+
> +** +asciidoc+ version 8.6.3 or later
> +** +dblatex+
> +** +w3m+
> +** +python+ with +argparse+ module
> --
> 1.8.4

This change is already part of my patch:
http://patchwork.ozlabs.org/patch/276855/
The patch is not yet committed though, but is in the to-be-applied
overview ThomasP sent today...

Best regards,
Thomas
Samuel Martin Oct. 6, 2013, 6:21 p.m. UTC | #3
2013/10/6 Thomas De Schampheleire <patrickdepinguin@gmail.com>

> On Sat, Oct 5, 2013 at 9:49 PM, Samuel Martin <s.martin49@gmail.com>
> wrote:
> > Signed-off-by: Samuel Martin <s.martin49@gmail.com>
> > ---
> >  docs/manual/prerequisite.txt | 5 ++++-
> >  1 file changed, 4 insertions(+), 1 deletion(-)
> >
> > diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
> > index 78ce436..74b6a6c 100644
> > --- a/docs/manual/prerequisite.txt
> > +++ b/docs/manual/prerequisite.txt
> > @@ -76,4 +76,7 @@ development context (further details: refer to
> xref:download-infra[]).
> >  ** The +jar+ tool
> >
> >  * Documentation generation tools:
> > -** +asciidoc+
> > +** +asciidoc+ version 8.6.3 or later
> > +** +dblatex+
> > +** +w3m+
> > +** +python+ with +argparse+ module
> > --
> > 1.8.4
>
> This change is already part of my patch:
> http://patchwork.ozlabs.org/patch/276855/
> The patch is not yet committed though, but is in the to-be-applied
> overview ThomasP sent today...
>
Well, and I did acked it, so forget this patch.

Regards,
diff mbox

Patch

diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt
index 78ce436..74b6a6c 100644
--- a/docs/manual/prerequisite.txt
+++ b/docs/manual/prerequisite.txt
@@ -76,4 +76,7 @@  development context (further details: refer to xref:download-infra[]).
 ** The +jar+ tool
 
 * Documentation generation tools:
-** +asciidoc+
+** +asciidoc+ version 8.6.3 or later
+** +dblatex+
+** +w3m+
+** +python+ with +argparse+ module