openpaperwork / pyocr

A Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
https://gitlab.gnome.org/World/OpenPaperwork/pyocr
930 stars 152 forks source link

Add Doxygen documentation #21

Closed ventsyv closed 9 years ago

ventsyv commented 9 years ago

I think the code will benefit from adding doxygen. I'm familiar with most of it, so I can add as much as I can and you can add the rest. What do you think?

jflesch commented 9 years ago

Please do, of course :)

ventsyv commented 9 years ago

I realized you are using docstrings, so it's just a matter of generating the documentation, no need for doxygen tags.