mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix 404s, some redirects and some broken links.
This commit is contained in:
7
conf.py
7
conf.py
@@ -95,6 +95,13 @@ latex_documents = [
|
||||
'Juan Linietsky, Ariel Manzur and the Godot community', 'manual'),
|
||||
]
|
||||
|
||||
# -- Options for linkcheck builder ----------------------------------------
|
||||
|
||||
# disable checking urls with about.html#this_part_of_page anchors
|
||||
linkcheck_anchors = False
|
||||
|
||||
linkcheck_timeout = 10
|
||||
|
||||
# -- I18n settings --------------------------------------------------------
|
||||
|
||||
locale_dirs = ['../sphinx/po/']
|
||||
|
||||
Reference in New Issue
Block a user