Commit Graph
12 Commits
Author SHA1 Message Date
tetrapod00 c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
Hugo Locurcio 0d8944df0b Mention that GIFs should be avoided in Docs image guidelines 2024-12-07 08:35:09 +01:00
tetrapod00 76bcb140d4 Consistently use "built-in" and "built into", avoid "builtin" and "built-in to" 2024-11-08 17:28:29 -08:00
Hugo Locurcio e7fdb120c7 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.
2024-07-01 18:55:30 +02:00
Bamarin [IT] b702b8794a Fix typo 2024-05-29 19:12:55 +02:00
melquiadess dbe3a88377 Fix various minor typos 2024-04-20 16:41:23 +01:00
Hugo Locurcio 3e3bbde35b Add support for embedding videos in documentation pages
This is more efficient than GIFs, animated PNGs or WebPs, while also
providing controls and audio playback if needed.
2024-03-27 19:58:27 +01: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