docs: (custom.css): add caption feature and...

make immediate use of it in `fs.rst`.  This gives a "hint" for the
reader on how the image may be managed to see it better and
zoom in on its parts and move around after being zoomed in.

Also added a long-overdue extra space above headings of
various sizes.  <h1> is not in that list because <h1> is always
at the top of the page, and so should not have extra space
above it.
This commit is contained in:
Victor Wheeler
2025-05-19 13:41:46 -06:00
committed by Gabor Kiss-Vamosi
parent d5149c3906
commit 6f26b71d95
+5
View File
@@ -366,6 +366,11 @@ so the driver needs to implement more callbacks when the cache is enabled.
--> P["copy the required bytes
to the destination buffer"]
.. container:: lvgl-figure-caption
(Use mouse wheel to zoom in, and drag image to pan it.)
``lv_fs_write`` :sub:`(behavior when cache is enabled)`
-------------------------------------------------------