[libgit2-glib] docs: add GgitBranch
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] docs: add GgitBranch
- Date: Mon, 1 Apr 2013 09:09:02 +0000 (UTC)
commit e681655e991637a43c563400160711bc3a5964ee
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Apr 1 11:04:29 2013 +0200
docs: add GgitBranch
docs/reference/libgit2-glib-1.0-docs.sgml | 1 +
docs/reference/libgit2-glib-1.0-sections.txt | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/libgit2-glib-1.0-docs.sgml b/docs/reference/libgit2-glib-1.0-docs.sgml
index 5a49a4f..ae1bbd6 100644
--- a/docs/reference/libgit2-glib-1.0-docs.sgml
+++ b/docs/reference/libgit2-glib-1.0-docs.sgml
@@ -12,6 +12,7 @@
<reference>
<title>API reference</title>
<xi:include href="xml/ggit-blob.xml"/>
+ <xi:include href="xml/ggit-branch.xml"/>
<xi:include href="xml/ggit-commit.xml"/>
<xi:include href="xml/ggit-config.xml"/>
<xi:include href="xml/ggit-diff.xml"/>
diff --git a/docs/reference/libgit2-glib-1.0-sections.txt b/docs/reference/libgit2-glib-1.0-sections.txt
index f0c01a7..1860803 100644
--- a/docs/reference/libgit2-glib-1.0-sections.txt
+++ b/docs/reference/libgit2-glib-1.0-sections.txt
@@ -15,6 +15,26 @@ ggit_blob_get_type
</SECTION>
<SECTION>
+<FILE>ggit-branch</FILE>
+<TITLE>GgitBranch</TITLE>
+GgitBranch
+GgitBranchClass
+ggit_branch_delete
+ggit_branch_move
+ggit_branch_get_name
+ggit_branch_get_tracking
+ggit_branch_is_head
+<SUBSECTION Standard>
+GGIT_BRANCH
+GGIT_BRANCH_CLASS
+GGIT_BRANCH_GET_CLASS
+GGIT_IS_BRANCH
+GGIT_IS_BRANCH_CLASS
+GGIT_TYPE_BRANCH
+ggit_branch_get_type
+</SECTION>
+
+<SECTION>
<FILE>ggit-commit</FILE>
<TITLE>GgitCommit</TITLE>
GgitCommit
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]