glib/glib/deprecated
Luke T. Shumaker d0b59da656 docs: Transition remaining DocBook XML to markdown/HTML
These remaining DocBook tags are mostly harmless; they are passed as
HTML5 tags to the browser, which effectively treats them as just
<span> elements, so all this mistake is doing is dropping some
styling.

This lack of of styling can be seen at:

 - https://docs.gtk.org/gio/enum.DriveStartStopType.html "ATA SECURITY
   UNLOCK DEVICE" is not indicated to be a quote or anything.

 - https://docs.gtk.org/gio/struct.UnixMountEntry.html "/media/cdrom"
   is not rendered in monospace.

 - https://docs.gtk.org/gio/struct.UnixMountPoint.html "/dev" is not
   rendered in monospace.

 - https://docs.gtk.org/glib/type_func.Thread.init.html the notes are
   not indicated to be anything other than regular paragraphs.

Fix that.
2024-08-13 15:19:14 -06:00
..
gallocator.c glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS 2020-07-27 15:41:09 +01:00
gallocator.h glib/deprecated/: LGPLv2+ -> LGPLv2.1+ 2017-05-24 11:58:19 +02:00
gcache.c glib: Add (scope call) to a load of sort/equal callbacks 2023-11-29 11:59:47 +00:00
gcache.h Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gcompletion.c gcompletion: Make argument names match up 2023-11-29 12:00:14 +00:00
gcompletion.h gcompletion: Make argument names match up 2023-11-29 12:00:14 +00:00
gmain.h Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
grel.c docs: Move the GRelation SECTION 2023-11-14 14:47:53 +00:00
grel.h docs: Move the GRelation SECTION 2023-11-14 14:47:53 +00:00
gthread-deprecated.c docs: Transition remaining DocBook XML to markdown/HTML 2024-08-13 15:19:14 -06:00
gthread.h gir: Hide pthread types in deprecated GThread structures 2024-01-15 12:39:36 +00:00