mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
Shorten title; Clarify these are rst files
- Shorten "About Pillow" to Pillow (the reader likely already knows we're talking about Pillow) - Clarify reference to rst files by using rst extension; Sphinx seems to recognize either convention, but humans (like me) forget exactly what Sphinx is doing sometimes.
This commit is contained in:
parent
eabaef12fa
commit
edb238f4e5
|
@ -1,5 +1,5 @@
|
|||
About Pillow
|
||||
============
|
||||
About
|
||||
=====
|
||||
|
||||
Goals
|
||||
-----
|
||||
|
|
|
@ -30,12 +30,12 @@ Pillow is the friendly PIL fork by `Alex Clark and Contributors <https://github.
|
|||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
installation
|
||||
guides
|
||||
installation.rst
|
||||
guides.rst
|
||||
reference/index.rst
|
||||
handbook/appendices
|
||||
handbook/appendices.rst
|
||||
releasenotes/index.rst
|
||||
about
|
||||
about.rst
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
|
Loading…
Reference in New Issue
Block a user