pytroll / aggdraw

Python package wrapping AGG2 drawing functionality

Home Page:https://aggdraw.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add sphinx documentation based on original effbot docs

djhoese opened this issue · comments

See http://effbot.org/zone/aggdraw-index.htm

It would be best if the docstrings could be added to the C++ code so people could see function/method documentation inside an interactive python interpreter.