You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python API: Add Makefile target to generate api docs.
We currently generate the epydocs from the publishing script, which
means someone just looking at the repo doesn't know what command line
to use. Let's add a Makefile rule to do the work.
This work is based on: #15
(cherry picked from commit 6b402f8)
0 commit comments