Docs: Replace most wiki links with links to new developer docs

Exceptions:
* Links to personal wiki pages
* Pages that are not in the new developer docs yet (like Human Interface Guidelines)
* tools\check_wiki\check_wiki_file_structure.py needs a refactor
This commit is contained in:
Thomas Dinges
2024-01-18 16:10:52 +01:00
parent 290b417998
commit 64fc6d7890
31 changed files with 40 additions and 40 deletions

View File

@@ -76,7 +76,7 @@ Documentation Checking
* check_wiki_file_structure:
Check the WIKI documentation for the source-tree's file structure
matches Blender's source-code.
See: https://wiki.blender.org/wiki/Source/File_Structure
See: https://developer.blender.org/docs/features/code_layout/
Spell Checkers
This runs the spell checker from the developer tools repositor.