On Sun, Sep 19, 2010 at 1:41 PM, Mike Massonnet <[email protected]> wrote: > 2010/9/19 Cristian Marchi <[email protected]>: >> Can someone tell me how I can build the documentation for some xfce app like >> xfwm4 or xfdesktop? I've tried to compile with the option --enable-gen-doc >> followed then by make but I cannot find the new html file. > > Most probably the wrong configure flag, try with --enable-xsltproc. > There is another flag, --enable-xml2po, that is used for maintaining > translation files (PO files) up to date with the english > documentation. > > This may contain more info: > http://wiki.xfce.org/translations/update-documentation
Depends on the branch. If you use the latest devel releases or the master branch, --enable-gen-doc is the way to go (if, during configure/autogen the right programs are found). For 4.6 and earlier, see Mike's comment. Nick _______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
