comparison doc/index.txt @ 124:98dcabc99308 trunk

Split docs on date and number formatting.
author cmlenz
date Mon, 18 Jun 2007 15:15:31 +0000
parents 79c875493b91
children cf64577122b7
comparison
equal deleted inserted replaced
123:31ca37101a24 124:98dcabc99308
18 Babel is an integrated collection of utilities that assist in 18 Babel is an integrated collection of utilities that assist in
19 internationalizing and localizing Python applications, with an emphasis on 19 internationalizing and localizing Python applications, with an emphasis on
20 web-based applications. 20 web-based applications.
21 21
22 * `Introduction <intro.html>`_ 22 * `Introduction <intro.html>`_
23 * `Working with Message Catalogs <catalogs.html>`_
24 * `Locale Display Names <display.html>`_ 23 * `Locale Display Names <display.html>`_
25 * `Number and Date Formatting <formatting.html>`_ 24 * `Date Formatting <dates.html>`_
25 * `Number Formatting <numbers.html>`_
26 * `Working with Message Catalogs <messages.html>`_
26 * `Command-Line Interface <cmdline.html>`_ 27 * `Command-Line Interface <cmdline.html>`_
27 * `Distutils/Setuptools Integration <setup.html>`_ 28 * `Distutils/Setuptools Integration <setup.html>`_
28 * `Support Classes and Functions <support.html>`_ 29 * `Support Classes and Functions <support.html>`_
29 * `Generated API Documentation <api/index.html>`_ 30 * `Generated API Documentation <api/index.html>`_
Copyright (C) 2012-2017 Edgewall Software