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:
Christoph Reiter 2018-12-12 09:32:44 +01:00
parent 722518e5bc
commit 5e8e1a761e
3 changed files with 3 additions and 3 deletions

2
docs.c
View File

@ -26,7 +26,7 @@
/**
* SECTION:gicommontypes
* @title: common types
* @title: Common Types
* @short_description: TODO
*
* TODO

View File

@ -31,7 +31,7 @@ G_BEGIN_DECLS
/**
* SECTION:gitypelib-internal
* @title: GITypelib
* @title: GITypelib Internals
* @short_description: Layout and accessors for typelib
* @stability: Stable
*

View File

@ -35,7 +35,7 @@ G_BEGIN_DECLS
/**
* SECTION:gitypelib
* @title: gitypelib
* @title: GITypelib
* @short_description: TODO
*
* TODO