comparison doc/intro.txt @ 133:32b28673cfd5 trunk

Minor doc fixes.
author cmlenz
date Mon, 18 Jun 2007 19:49:12 +0000
parents 98dcabc99308
children
comparison
equal deleted inserted replaced
132:7fcd542fdd75 133:32b28673cfd5
50 languages, or time-zones, which are frequently needed in web-based applications. 50 languages, or time-zones, which are frequently needed in web-based applications.
51 51
52 For these requirements, Babel includes data extracted from the `Common Locale 52 For these requirements, Babel includes data extracted from the `Common Locale
53 Data Repository (CLDR) <http://unicode.org/cldr/>`_, and provides a number of 53 Data Repository (CLDR) <http://unicode.org/cldr/>`_, and provides a number of
54 convenient methods for accessing and using this data. See `Locale Display 54 convenient methods for accessing and using this data. See `Locale Display
55 Names`_ and `Number and Date Formatting`_ for more information on this aspect 55 Names`_, `Date Formatting`_, and `Number Formatting`_ for more information on
56 of Babel. 56 this aspect of Babel.
57 57
58 58
59 .. _`Locale Display Names`: display.html 59 .. _`Locale Display Names`: display.html
60 .. _`Date Formatting`: dates.html 60 .. _`Date Formatting`: dates.html
61 .. _`Number Formatting`: numbers.html 61 .. _`Number Formatting`: numbers.html
Copyright (C) 2012-2017 Edgewall Software