pdfminer.six/docs/source
Chris Mayo 86e34873e4
Fix Sphinx warnings and error (#760)
* Fix Sphinx warnings

howto/acro_forms.rst:4: WARNING: Title underline too short.
howto/acro_forms.rst:81: WARNING: Bullet list ends without a blank line; unexpected unindent.
howto/acro_forms.rst:88: WARNING: Bullet list ends without a blank line; unexpected unindent.
howto/acro_forms.rst:122: WARNING: Bullet list ends without a blank line; unexpected unindent.
tutorial/extract_pages.rst:6: WARNING: Failed to create a cross reference. A title or caption not found: api_extract_pages

* Fix documenting pdf2txt.py

reference/commandline.rst:12: ERROR: Module "tools.pdf2txt" has no attribute "maketheparser"
Incorrect argparse :module: or :func: values?

* Add CHANGELOG.md

Co-authored-by: Pieter Marsman <pietermarsman@gmail.com>
2022-05-24 20:07:04 +02:00
..
_static Create sphinx documentation for Read the Docs (#329) 2019-11-07 21:12:34 +01:00
howto Fix Sphinx warnings and error (#760) 2022-05-24 20:07:04 +02:00
reference Fix Sphinx warnings and error (#760) 2022-05-24 20:07:04 +02:00
topic Fix typos in converting_pdf_to_text.rst (#611) 2021-08-31 20:52:13 +02:00
tutorial Use visible imports in highlevel.rst documentation (#609) 2021-08-30 22:17:21 +02:00
conf.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
faq.rst Update faq.rst 2020-10-18 12:49:54 +02:00
index.rst Raise more specific error if Pillow cannot be imported (#714) 2022-02-22 20:20:17 +01:00