docs: Move floating refs documentation to Markdown

And add some new sections on strategies for avoiding designing APIs
around floating refs.

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-09 23:17:19 +01:00
committed by Philip Withnall
parent 58019515d6
commit e298f1a078
4 changed files with 130 additions and 80 deletions

View File

@@ -73,6 +73,7 @@ endif
expand_content_files = [
'boxed.md',
'enum-types.md',
'floating-refs.md',
]
gobject_gir = meson.current_source_dir() / 'GObject-2.0.gir'