I'm using git master branch. In fact for example with xfwm4, if I add --enable-xsltproc and --enable-xml2po at configure time I get a message saying that they are not recognized. On the build configuration list after the end of the configure script I see listed: Documentation: Yes (generate) But after running make and looking in /doc/manual/html I can't see nothing new.
Do I miss some packages?

Thanks again
Cristian


Il 19/09/2010 18:47, Nick Schermer ha scritto:
On Sun, Sep 19, 2010 at 1:41 PM, Mike Massonnet<mmasson...@gmail.com>  wrote:
2010/9/19 Cristian Marchi<cri.pe...@gmail.com>:
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
Xfce-i18n@xfce.org
http://foo-projects.org/mailman/listinfo/xfce-i18n

_______________________________________________
Xfce-i18n mailing list
Xfce-i18n@xfce.org
http://foo-projects.org/mailman/listinfo/xfce-i18n

Reply via email to