tools/. winedoc_release

Dimi Paun dimi at lattica.com
Tue Nov 1 11:16:26 CST 2005


From: "Alexandre Julliard" <julliard at wine.codeweavers.com>
> +    # build guides as single files (only for releases)
> +    if [ "$version" != "cvs" ]
> +    then
> +      docbook2html -u -d ../../winehtml.dsl $book.sgml
> +      docbook2pdf -d ../../wineprint.dsl $book.sgml
> +      docbook2ps -d ../../wineprint.dsl $book.sgml
> +      mv $book.html $book.pdf $book.ps $guides_base_dir/$lang
> +    fi

They all end up on the site. Shouldn't they all be in synch?

-- 
Dimi Paun <dimi at lattica.com>
Lattica, Inc.



More information about the wine-devel mailing list