I've started writing docs for the Python bindings for libgccjit, using the Sphinx documentation system. Prebuilt HTML documentation can be seen at readthedocs.org here: http://pygccjit.readthedocs.org/en/latest/index.html (I've wired it up to autoupdate that HTML in response to pushes to github). It only covers a small subset of the API so far.