Skip to content

doctest example code

If we would like people to use this, it would be nice to create doctests for the example code.

To fix this:

  • create example usages:

    • how to extract text from the document
    • export PNG images from the document
    • extract creator, header data
  • write examples into documentation

  • run doctest strings in pytest, example see icalendar