mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set of nodes for which the text is checked.
This commit is contained in:
parent
1058fc7023
commit
ac90529cc5
31 changed files with 128 additions and 127 deletions
|
|
@ -63,7 +63,7 @@ You'll need a few things before getting started:
|
|||
* Access to Django's record on PyPI. Create a file with your credentials:
|
||||
|
||||
.. code-block:: ini
|
||||
:caption: ~/.pypirc
|
||||
:caption: ``~/.pypirc``
|
||||
|
||||
[pypi]
|
||||
username:YourUsername
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue