[libgit2-glib] docs: add GgitPush
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] docs: add GgitPush
- Date: Mon, 1 Apr 2013 09:30:01 +0000 (UTC)
commit a8b8c431b6a614322dda70e05baee2bad4346758
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Apr 1 11:29:47 2013 +0200
docs: add GgitPush
docs/reference/libgit2-glib-1.0-docs.sgml | 1 +
docs/reference/libgit2-glib-1.0-sections.txt | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/libgit2-glib-1.0-docs.sgml b/docs/reference/libgit2-glib-1.0-docs.sgml
index c9c7866..bf317b4 100644
--- a/docs/reference/libgit2-glib-1.0-docs.sgml
+++ b/docs/reference/libgit2-glib-1.0-docs.sgml
@@ -35,6 +35,7 @@
<xi:include href="xml/ggit-object-factory.xml"/>
<xi:include href="xml/ggit-object-factory-base.xml"/>
<xi:include href="xml/ggit-oid.xml"/>
+ <xi:include href="xml/ggit-push.xml"/>
<xi:include href="xml/ggit-ref.xml"/>
<xi:include href="xml/ggit-ref-spec.xml"/>
<xi:include href="xml/ggit-reflog.xml"/>
diff --git a/docs/reference/libgit2-glib-1.0-sections.txt b/docs/reference/libgit2-glib-1.0-sections.txt
index 4bf3000..6f3ecee 100644
--- a/docs/reference/libgit2-glib-1.0-sections.txt
+++ b/docs/reference/libgit2-glib-1.0-sections.txt
@@ -452,6 +452,25 @@ ggit_oid_get_type
</SECTION>
<SECTION>
+<FILE>ggit-push</FILE>
+<TITLE>GgitPush</TITLE>
+GgitPush
+GgitPushClass
+ggit_push_new
+ggit_push_add_refspec
+ggit_push_finish
+ggit_push_is_unpack_ok
+<SUBSECTION Standard>
+GGIT_IS_PUSH
+GGIT_IS_PUSH_CLASS
+GGIT_PUSH
+GGIT_PUSH_CLASS
+GGIT_PUSH_GET_CLASS
+GGIT_TYPE_PUSH
+ggit_push_get_type
+</SECTION>
+
+<SECTION>
<FILE>ggit-ref</FILE>
<TITLE>GgitRef</TITLE>
GgitRef
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]