[libgit2-glib] docs: add GgitCredPlaintext
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgit2-glib] docs: add GgitCredPlaintext
- Date: Mon, 1 Apr 2013 09:19:21 +0000 (UTC)
commit 6cc9ab6dba3c8e9ea2dd4b475bbde39b4e2c29da
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Apr 1 11:19:04 2013 +0200
docs: add GgitCredPlaintext
docs/reference/libgit2-glib-1.0-docs.sgml | 1 +
docs/reference/libgit2-glib-1.0-sections.txt | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/libgit2-glib-1.0-docs.sgml b/docs/reference/libgit2-glib-1.0-docs.sgml
index 644f145..c9c7866 100644
--- a/docs/reference/libgit2-glib-1.0-docs.sgml
+++ b/docs/reference/libgit2-glib-1.0-docs.sgml
@@ -19,6 +19,7 @@
<xi:include href="xml/ggit-config-entry.xml"/>
<xi:include href="xml/ggit-convert.xml"/>
<xi:include href="xml/ggit-cred.xml"/>
+ <xi:include href="xml/ggit-cred-plaintext.xml"/>
<xi:include href="xml/ggit-diff.xml"/>
<xi:include href="xml/ggit-diff-delta.xml"/>
<xi:include href="xml/ggit-diff-file.xml"/>
diff --git a/docs/reference/libgit2-glib-1.0-sections.txt b/docs/reference/libgit2-glib-1.0-sections.txt
index 91a3b34..6491dba 100644
--- a/docs/reference/libgit2-glib-1.0-sections.txt
+++ b/docs/reference/libgit2-glib-1.0-sections.txt
@@ -167,6 +167,24 @@ ggit_cred_get_type
</SECTION>
<SECTION>
+<FILE>ggit-cred-plaintext</FILE>
+<TITLE>GgitCredPlaintext</TITLE>
+GgitCredPlaintext
+GgitCredPlaintextClass
+ggit_cred_plaintext_new
+ggit_cred_plaintext_get_username
+ggit_cred_plaintext_get_password
+<SUBSECTION Standard>
+GGIT_CRED_PLAINTEXT
+GGIT_CRED_PLAINTEXT_CLASS
+GGIT_CRED_PLAINTEXT_GET_CLASS
+GGIT_IS_CRED_PLAINTEXT
+GGIT_IS_CRED_PLAINTEXT_CLASS
+GGIT_TYPE_CRED_PLAINTEXT
+ggit_cred_plaintext_get_type
+</SECTION>
+
+<SECTION>
<FILE>ggit-diff</FILE>
<TITLE>GgitDiff</TITLE>
GgitDiff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]