blender/doc/python_api
Sergey Sharybin 73d22c4c4f Fix: API doc generation for bmesh opdefines
A continuation of the previous change. It was not enough to
simply point the script to the new file, the actual parsing
needed to be updated as well.

This is a minimalistic change which converts the file to the
old C-style format, just to restore the working state of the
CI/CD.

It is a bit fragile, and surely a more future-proof solution
is possible to work on.

Pull Request: https://projects.blender.org/blender/blender/pulls/110536
2023-07-27 15:58:29 +02:00
..
examples Python API: add bpy.context.property, for property under the mouse cursor 2023-05-26 21:33:26 +02:00
rst Docs: note that renaming data-blocks sorted them which impacts iteration 2023-04-21 20:36:29 +10:00
static Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
templates Py Docs: Implement version switch to switch between versions on the website 2022-02-03 14:25:26 -05:00
requirements.txt PyDocs: Upgrade Theme to 1.1.0 2022-11-02 22:37:39 -04:00
rst_from_bmesh_opdefines.py Fix: API doc generation for bmesh opdefines 2023-07-27 15:58:29 +02:00
sphinx_changelog_gen.py Cleanup: use set.discard instead of a __contains__ check before remove() 2023-07-02 19:54:27 +10:00
sphinx_doc_gen_monkeypatch.py License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
sphinx_doc_gen.py Fix documentation building since recent changes in GPv3 2023-06-26 11:34:54 +02:00