blender/doc
Max Schlecht aead4b3cab API Docs: Fix xref urls
Fully revert D7913 "Fix T77276: Generating Python API docs raises many warnings"

{D7913} broke xrefs/links to other types and permalinks in the docs. This makes the python api docs for 2.90 and 2.91 completely unusable.
It got partially reverted in commit e893430a6306ded059270e7df9d78180cdc0d9e3. That didn't fix those two issues though, so it should be fully reverted.

As you can see here, i'm not able to click `bpy_struct.id_data`, because no <a> tag got generated in the html.
{F8889934}

Here you can see a working, but wrong permalink, generated by clicking the little chain. (It should be `bpy.types.MeshVertices`, not `bpy.types.MeshVertices.MeshVertices`)
{F8889938}

Reviewed By: Blendify

Differential Revision: https://developer.blender.org/D8913
2020-09-24 23:14:15 -04:00
..
blender_file_format Cleanup: unused imports 2019-03-17 21:00:56 +11:00
doxygen master is now 2.91.0 alpha. 2020-07-22 16:48:29 +03:00
guides Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
license CMake: clarify that the modules are licensed BSD 3-Clause 2020-08-12 18:49:16 +02:00
manpage Cleanup: pep8 for examples 2019-11-01 10:53:47 +11:00
python_api API Docs: Fix xref urls 2020-09-24 23:14:15 -04:00