mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
docs: Remove everything not related to libgirepository and restructure. Fixes #244
The gtk-doc docs were including some bits of overal g-i docs but mostly unfinished and outdated. We now have the general docs in sphinx so remove the duplication and make the gtk-docs just about the libgirepository API and nothing more. This also renames some titles and fixes some missing links in the struct hierarchy while at it.
This commit is contained in:
parent
722518e5bc
commit
5e8e1a761e
2
docs.c
2
docs.c
@ -26,7 +26,7 @@
|
||||
|
||||
/**
|
||||
* SECTION:gicommontypes
|
||||
* @title: common types
|
||||
* @title: Common Types
|
||||
* @short_description: TODO
|
||||
*
|
||||
* TODO
|
||||
|
@ -31,7 +31,7 @@ G_BEGIN_DECLS
|
||||
|
||||
/**
|
||||
* SECTION:gitypelib-internal
|
||||
* @title: GITypelib
|
||||
* @title: GITypelib Internals
|
||||
* @short_description: Layout and accessors for typelib
|
||||
* @stability: Stable
|
||||
*
|
||||
|
@ -35,7 +35,7 @@ G_BEGIN_DECLS
|
||||
|
||||
/**
|
||||
* SECTION:gitypelib
|
||||
* @title: gitypelib
|
||||
* @title: GITypelib
|
||||
* @short_description: TODO
|
||||
*
|
||||
* TODO
|
||||
|
Loading…
Reference in New Issue
Block a user