7 Commits

Author SHA1 Message Date
Hugo Locurcio
3f87039c94 Fix dead links in the documentation
Command used:

    lychee **/*.rst --github-token="..." --accept="100..=103,200..=299,429"

429 error codes were allowed due to a high number of false positives,
even with a GitHub token specified.

(cherry picked from commit e7fdb120c7)
2024-07-24 21:08:21 +02:00
Max Hilbrunner
8d9af1aa97 Merge pull request #9260 from melquiadess/fix-typos
Fix various minor typos

(cherry picked from commit 9237eb804c)

# Conflicts:
#	contributing/documentation/docs_image_guidelines.rst
#	tutorials/export/one-click_deploy.rst
#	tutorials/xr/openxr_settings.rst
2024-05-07 15:15:03 +02:00
skyace65
df73737a7a Add compression guidelines to doc image guide 2023-06-22 20:01:36 -04:00
Rémi Verschelde
c0761647f4 Tweak Vector math page (style, links, more notes)
Also cleanup style issues in the docs image guidelines.
2023-06-12 14:51:16 +02:00
Max Hilbrunner
485116d8a3 Character and typo fixes 2023-05-31 18:07:27 +02:00
Hana
64476d96b4 update references 2023-02-10 19:13:03 +01:00
skyace65
bde912b341 Add a guide for creating documentation images 2023-01-18 19:43:04 -05:00