blender/release
Campbell Barton 1c6b66c9cf PyDoc: replace in-lined enum references with links where possible
Avoid in-lining large enums such as icons and event types, linking
to them instead.

This mitigates T76453, where long enums took a lot of space in the docs,
this was a problem with `UILayout` where each icon argument would list
all icons. [0] worked around the issue using CSS to scroll the list.
However this has the draw-back where some items are clipped in a way
that's not obvious, see: T87008.

The reason this isn't a complete solution is that Python defined enums
aren't written into their own pages which can be linked to, although
currently there are no large Python enums included in the API docs.
All in-lined enums are now under 20 items.

[0]: 1e8f2665916c049748a3985a2fce736701925095
2022-05-31 14:19:06 +10:00
..
bin Thumbnails: refactor extraction to use one code-path for all platforms 2021-10-20 10:31:30 +11:00
darwin Info.plist: Bump LSMinimumSystemVersion to silence warning 2022-01-14 19:33:06 +05:30
datafiles Merge branch 'blender-v3.2-release' 2022-05-30 03:22:31 -07:00
freedesktop Docs: 3.1 release description for Linux appdata 2022-03-08 16:55:19 +01:00
license OBJ: use fmt library instead of sprintf for faster formatting 2022-03-27 14:25:48 +03:00
lts Cleanup: use autopep8 on release/lts 2022-04-20 16:18:42 +10:00
scripts PyDoc: replace in-lined enum references with links where possible 2022-05-31 14:19:06 +10:00
text readme.html: replace IRC with blender.chat, fix typo 2022-02-15 11:09:40 +05:30
windows Fix missing Blender logo in Windows store package 2021-12-02 16:35:24 +01:00