From: Tobias Bieniek Date: Wed, 3 Jul 2013 16:00:41 +0000 (+0200) Subject: doc: Removed section numbering X-Git-Tag: 1.0~137^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=db00621696e8bdd9d1f4a7eef1955beefa70d691;p=thirdparty%2Fbabel.git doc: Removed section numbering Section numbering is pointless if there is only one section per page --- diff --git a/doc/cmdline.txt b/doc/cmdline.txt index 2894fc7a..e5736426 100644 --- a/doc/cmdline.txt +++ b/doc/cmdline.txt @@ -11,7 +11,6 @@ systems. .. contents:: Contents :depth: 2 -.. sectnum:: When properly installed, Babel provides a script called ``pybabel``:: diff --git a/doc/dates.txt b/doc/dates.txt index 6416cf9c..7db2fe2b 100644 --- a/doc/dates.txt +++ b/doc/dates.txt @@ -7,7 +7,6 @@ Date Formatting .. contents:: Contents :depth: 2 -.. sectnum:: When working with date and time information in Python, you commonly use the diff --git a/doc/display.txt b/doc/display.txt index ef9d4d9f..cacf2023 100644 --- a/doc/display.txt +++ b/doc/display.txt @@ -6,7 +6,6 @@ Locale Display Names .. contents:: Contents :depth: 2 -.. sectnum:: Introduction diff --git a/doc/intro.txt b/doc/intro.txt index 083cb656..639c11df 100644 --- a/doc/intro.txt +++ b/doc/intro.txt @@ -14,7 +14,6 @@ localization (L10N) can be separated into two different aspects: .. contents:: Contents :depth: 2 -.. sectnum:: Message Catalogs diff --git a/doc/messages.txt b/doc/messages.txt index 5b464345..2ecd2f14 100644 --- a/doc/messages.txt +++ b/doc/messages.txt @@ -6,7 +6,6 @@ Working with Message Catalogs .. contents:: Contents :depth: 3 -.. sectnum:: Introduction diff --git a/doc/numbers.txt b/doc/numbers.txt index 3a4a7ef9..1714cf24 100644 --- a/doc/numbers.txt +++ b/doc/numbers.txt @@ -7,7 +7,6 @@ Number Formatting .. contents:: Contents :depth: 2 -.. sectnum:: Support for locale-specific formatting and parsing of numbers is provided by diff --git a/doc/setup.txt b/doc/setup.txt index 0b573bb9..689b6def 100644 --- a/doc/setup.txt +++ b/doc/setup.txt @@ -28,7 +28,6 @@ and ``setup.py`` is using ``setuptools``. For projects that use plain old .. contents:: Contents :depth: 2 -.. sectnum:: compile_catalog diff --git a/doc/support.txt b/doc/support.txt index abcb6712..15b083c6 100644 --- a/doc/support.txt +++ b/doc/support.txt @@ -6,7 +6,6 @@ Support Classes and Functions .. contents:: Contents :depth: 2 -.. sectnum:: The ``babel.support`` modules contains a number of classes and functions that