[asterisk-dev] [asterisk-commits] eliel: branch group/appdocsxml r150561 - in /team/group/appdocsxml: ./ includ...

Kevin P. Fleming kpfleming at digium.com
Sun Oct 19 05:36:35 CDT 2008


SVN commits to the Asterisk project wrote:

> URL: http://svn.digium.com/view/asterisk?view=rev&rev=150561
> Log:
> Implements reading XML documentation from $(ASTDATADIR)/documentation & /documentation/thirdparty.
> Every file named *-LANG.xml will be loaded from this directories where LANG is the actual language choice from asterisk.conf
> option 'documentation_language'.

This should also 'fallback' gracefully; if documentation_language is
'en_GB' for example, and a given documentation file is present in
'en_US' and 'en' forms but not 'en_GB', then the 'en' version should be
loaded.

-- 
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM)



More information about the asterisk-dev mailing list