pdfminer.six/tools
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
..
__init__.py tools must be a module to enable scripts tests 2014-09-04 09:47:33 +02:00
conv_afm.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
conv_cmap.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
conv_glyphlist.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
dumppdf.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdf2txt.py Fix Sphinx warnings and error (#760) 2022-05-24 20:07:04 +02:00
pdfdiff.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
pdfstats.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00
prof.py Check blackness in github actions (#711) 2022-02-11 22:46:51 +01:00