tornavis/doc/python_api
Campbell Barton 07db110add Fix T82493: PyDoc generation throws exception on exit
Since add-ons now unregister on exit
(as of fa566157a5)
clearing functions in `bpy.app.handlers` caused an error on exit.

Resolve by restoring handlers before exiting.
2020-11-20 18:59:59 +11:00
..
examples PyDocs: GPU Module: Examples: convert all gl_FragColor variables to FragColor 2020-10-14 11:18:36 -04:00
rst Pydoc: BGL: update links 2020-10-11 20:14:16 -04:00
static PyDoc: Set max width to 1000px 2020-10-08 21:37:28 -04:00
requirements.txt PyDoc: Update Python Package Requirements 2020-06-26 13:24:53 -04:00
rst_from_bmesh_opdefines.py Pydoc: Remove old note about new module in 2.65 2020-10-11 16:46:21 -04:00
sphinx_changelog_gen.py API Docs: Fix Update changelog script to python3 2019-07-06 17:01:11 -04:00
sphinx_doc_gen.py Fix T82493: PyDoc generation throws exception on exit 2020-11-20 18:59:59 +11:00
sphinx_doc_gen.sh Fix recent update to sphinx_doc_gen.sh 2020-10-08 11:08:36 +11:00
sphinx_doc_gen_monkeypatch.py
sphinx_doc_update.py Cleanup: style, raw multi-line string sphinx updater 2020-06-23 23:32:47 +10:00