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 > Thanks in advance for any help. > Cristian Kind Regards -- Mike _______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
