Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Sphinx warnings and error #760

Merged
merged 4 commits into from
May 24, 2022
Merged

Fix Sphinx warnings and error #760

merged 4 commits into from
May 24, 2022

Commits on May 19, 2022

  1. 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
    cjmayo committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d9e47ff View commit details
    Browse the repository at this point in the history
  2. Fix documenting pdf2txt.py

    reference/commandline.rst:12: ERROR: Module "tools.pdf2txt" has no attribute "maketheparser"
    Incorrect argparse :module: or :func: values?
    cjmayo committed May 19, 2022
    Configuration menu
    Copy the full SHA
    dee0edd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    81c3ba8 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG.md

    pietermarsman committed May 24, 2022
    Configuration menu
    Copy the full SHA
    26c4541 View commit details
    Browse the repository at this point in the history