Subtitle: "Make the stable API usable".
doc/
subdirectory: the current documentationrefcounts_borrowed.py
: search for functions returning a borrowed reference from CPythonDoc/data/refcounts.dat
file.
Work in the doc/
sub-directory.
Install dependencies:
python -m pip install --user --upgrade sphinx
Build the documentation:
make html
Regenerate statistics:
python stats.py