David Lechner
ada455247f
doc/media: fix fc-list command
...
This specifying dpi in the fc-list command filters out all results.
2020-04-24 09:57:53 -05:00
Laurens Valk
17731a024f
doc/media: document how to use the font commands
...
These commands are run on the command line, not a user script, so explain how to access it.
2020-04-24 12:29:14 +02:00
Laurens Valk
3a2980d3b9
doc/media: remove emphasis on font config
...
Bright colored boxes are reserved for things that deserve extra emphasis
like warnings. They should not be used for extras like tips and
footnotes, especially if aimed at a very small percentage of users.
2020-04-24 12:07:18 +02:00
David Lechner
e18b4370a2
doc: add html sound player for sound preview
...
This adds an in-browser preview for all sounds without having to
download them first.
2020-04-14 15:17:15 -05:00
David Lechner
512c1fa4b1
doc: fix duplicate thumbs up/down
...
Thumbs down was listed twice and in one case it had the wrong image.
2020-04-14 15:06:57 -05:00
Laurens Valk
88ffa6c902
doc/media: add sound previews
2020-04-08 10:01:43 +02:00
Laurens Valk
3277382d03
doc/media: add ev3dev-media
...
Add previews for images
2020-04-08 10:01:43 +02:00
David Lechner
f51a25c051
doc: add tip on Fontconfig
...
For users who want to understand how fonts work under the hood.
2020-04-08 09:58:13 +02:00
Laurens Valk
d6b20a962c
doc/media: make module level match
...
ImageFile and SoundFile are located at media.ev3dev, not media.
2020-03-25 20:30:34 +01:00
David Lechner
cab16f6af7
api/media/ev3dev: add Image/screen save method
...
This was overlooked previously.
2020-03-06 12:59:42 -06:00
David Lechner
c76395d07f
doc/media/ev3dev: sort images and sounds
...
Put image and sound files in alphabetical order. Exception made for
sorting numbers by numerical order.
2020-02-26 19:06:44 -06:00
David Lechner
f16876cca9
doc/media/ev3dev/image: use substitution to disambiguate screen/image
2020-02-11 11:49:05 -06:00
David Lechner
d9089bcbae
api/media/ev3dev: update for Image API changes
2020-02-11 11:43:54 -06:00
Laurens Valk
ab6b15f047
doc/media: toggle items by category
...
Make it easier to browse the options.
2020-01-29 14:47:03 +01:00
Laurens Valk
aac25bb050
doc/media/ev3dev: fix ' in docstring
...
Also update todo note.
2020-01-27 13:07:51 +01:00
Laurens Valk
686a3b8147
doc/media: update to say that these are ev3dev media
2020-01-16 14:31:14 +01:00
Laurens Valk
09a2e3eed9
doc/media/ev3dev: move files back to top
...
These are the most used. Also add separate heading for images/sounds so they can easily be found through menu.
Also lower currently mixed case rubric titles.
It would still be nice to make these lists shorter, perhaps using a dropdown or table.
2020-01-16 14:30:23 +01:00
David Lechner
dc82ccce40
resources renamed to media.ev3dev
2020-01-14 17:32:40 -06:00
David Lechner
31a639f55b
doc/api/conf.py: enable nitpicky
...
This enables the sphinx doc nitpicky option to detect broken references.
Also fix all of the broken references.
2020-01-11 21:08:20 -06:00
Laurens Valk
8acab1898a
doc: delete existing inline examples
...
Those should be included as working and tested Python files instead. They should be toggled on/off.
2019-12-09 14:31:53 +01:00
Laurens Valk
15f5626948
doc: document new media submodule
2019-11-04 16:58:22 +01:00