8000 README: FIX: Title level inconsistent. · python/python-docs-fr@bd607dd · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd607dd

Browse files
committed
README: FIX: Title level inconsistent.
1 parent 0b4bfa5 commit bd607dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ documentation) but still fetches all branches.
231231

232232

233233
Merge pot files from CPython
234-
''''''''''''''''''''''''''''
234+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
235235

236236
.. code-block:: bash
237237
@@ -252,15 +252,15 @@ Merge pot files from CPython
252252
253253
254254
Find fuzzy strings
255-
''''''''''''''''''
255+
~~~~~~~~~~~~~~~~~~
256256

257257
.. code-block:: bash
258258
259259
find -name '*.po' | xargs -L1 msgattrib --only-fuzzy --no-obsolete
260260
261261
262262
Run a test build locally
263-
''''''''''''''''''''''''
263+
~~~~~~~~~~~~~~~~~~~~~~~~
264264

265265
.. code-block:: bash
266266
@@ -270,7 +270,7 @@ Run a test build locally
270270
271271
272272
Synchronize translation with Transifex
273-
''''''''''''''''''''''''''''''''''''''
273+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
274274

275275
You'll need the ``transifex-client``, ``pomerge``, and ``poindent``
276276
from Pypi, and you'll need to configure ``tx`` via ``tx init``, and then:

0 commit comments

Comments
 (0)
0