mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-12 20:24:04 +02:00
committed by
Philip Withnall
parent
682e9c9f56
commit
3d55be0b82
@@ -43,7 +43,6 @@
|
|||||||
<xi:include href="gobject-query.xml" />
|
<xi:include href="gobject-query.xml" />
|
||||||
</reference>
|
</reference>
|
||||||
|
|
||||||
<xi:include href="tut_howto.xml" />
|
|
||||||
<xi:include href="tut_tools.xml" />
|
<xi:include href="tut_tools.xml" />
|
||||||
|
|
||||||
<chapter id="api-index-full">
|
<chapter id="api-index-full">
|
||||||
|
@@ -43,6 +43,7 @@ urlmap_file = "urlmap.js"
|
|||||||
# The same order will be used when generating the index
|
# The same order will be used when generating the index
|
||||||
content_files = [
|
content_files = [
|
||||||
"concepts.md",
|
"concepts.md",
|
||||||
|
"tutorial.md",
|
||||||
"floating-refs.md",
|
"floating-refs.md",
|
||||||
"boxed.md",
|
"boxed.md",
|
||||||
"enum-types.md",
|
"enum-types.md",
|
||||||
|
@@ -38,7 +38,6 @@ if get_option('gtk_doc')
|
|||||||
'glib-mkenums.xml',
|
'glib-mkenums.xml',
|
||||||
'glib-genmarshal.xml',
|
'glib-genmarshal.xml',
|
||||||
'gobject-query.xml',
|
'gobject-query.xml',
|
||||||
'tut_howto.xml',
|
|
||||||
'tut_tools.xml'
|
'tut_tools.xml'
|
||||||
],
|
],
|
||||||
html_assets : [
|
html_assets : [
|
||||||
@@ -72,6 +71,7 @@ expand_content_files = [
|
|||||||
'enum-types.md',
|
'enum-types.md',
|
||||||
'floating-refs.md',
|
'floating-refs.md',
|
||||||
'gvalue.md',
|
'gvalue.md',
|
||||||
|
'tutorial.md',
|
||||||
]
|
]
|
||||||
|
|
||||||
gobject_gir = meson.current_source_dir() / 'GObject-2.0.gir'
|
gobject_gir = meson.current_source_dir() / 'GObject-2.0.gir'
|
||||||
|
File diff suppressed because it is too large
Load Diff
1288
docs/reference/gobject/tutorial.md
Normal file
1288
docs/reference/gobject/tutorial.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user