summaryrefslogtreecommitdiff
path: root/girepository
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-12 09:32:44 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-14 11:29:11 +0100
commit233084070fec59465fbead5c525b11c385be74ed (patch)
treea2b00c596ac81dd8a5c0caae6a10cba578008d38 /girepository
parent5f5a3ed26814e547ac32b2b0fe83a5a1602074f0 (diff)
downloadgobject-introspection-233084070fec59465fbead5c525b11c385be74ed.tar.gz
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.
Diffstat (limited to 'girepository')
-rw-r--r--girepository/docs.c2
-rw-r--r--girepository/gitypelib-internal.h2
-rw-r--r--girepository/gitypelib.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/girepository/docs.c b/girepository/docs.c
index a4798c41..b032b823 100644
--- a/girepository/docs.c
+++ b/girepository/docs.c
@@ -26,7 +26,7 @@
/**
* SECTION:gicommontypes
- * @title: common types
+ * @title: Common Types
* @short_description: TODO
*
* TODO
diff --git a/girepository/gitypelib-internal.h b/girepository/gitypelib-internal.h
index b44ba041..28b177d6 100644
--- a/girepository/gitypelib-internal.h
+++ b/girepository/gitypelib-internal.h
@@ -31,7 +31,7 @@ G_BEGIN_DECLS
/**
* SECTION:gitypelib-internal
- * @title: GITypelib
+ * @title: GITypelib Internals
* @short_description: Layout and accessors for typelib
* @stability: Stable
*
diff --git a/girepository/gitypelib.h b/girepository/gitypelib.h
index 7d0a6654..e6f46bcf 100644
--- a/girepository/gitypelib.h
+++ b/girepository/gitypelib.h
@@ -35,7 +35,7 @@ G_BEGIN_DECLS
/**
* SECTION:gitypelib
- * @title: gitypelib
+ * @title: GITypelib
* @short_description: TODO
*
* TODO