On 2011-12-06 11:48:10 +0100, Luca Barbato wrote:
> Initial draft documentation
> ---
>  doc/Makefile  |    4 +-
>  doc/fate.texi |  135 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 138 insertions(+), 1 deletions(-)
>  create mode 100644 doc/fate.texi
> 
> diff --git a/doc/Makefile b/doc/Makefile
> index 01960b7..a7fa7d7 100644
> --- a/doc/Makefile
> +++ b/doc/Makefile
> @@ -2,7 +2,9 @@ MANPAGES    = $(PROGS-yes:%=doc/%.1)
>  PODPAGES    = $(PROGS-yes:%=doc/%.pod)
>  HTMLPAGES   = $(PROGS-yes:%=doc/%.html)
>  
> -DOCS = $(addprefix doc/, developer.html faq.html general.html 
> libavfilter.html) $(HTMLPAGES) $(MANPAGES) $(PODPAGES)
> +
> +

extra whitespace

> +DOCS = $(addprefix doc/, developer.html fate.html faq.html general.html 
> libavfilter.html) $(HTMLPAGES) $(MANPAGES) $(PODPAGES)

alphabetical order and maybe wait how you and Diego settle the HTMLPAGES
handling fight

otherwise ok

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to