Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Subtitle: "Make the stable API usable".
Content
doc/subdirectory: the current documentationrefcounts_borrowed.py: search for functions returning a borrowed reference from CPythonDoc/data/refcounts.datfile.
Build the documentation
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