Add colour previews to the documentation

This commit is contained in:
Rapptz
2023-02-16 10:45:53 -05:00
parent 94fa00fbfd
commit 0c68eb338c
3 changed files with 164 additions and 24 deletions

View File

@ -42,6 +42,7 @@ extensions = [
'attributetable',
'resourcelinks',
'nitpick_file_ignorer',
'colour_preview',
]
autodoc_member_order = 'bysource'