[vte] Revert "docs: Fix the build"



commit 110f9ef6f49b90f690c666f260bb094ba2835eb9
Author: Christian Persch <chpe gnome org>
Date:   Sat Feb 13 14:19:33 2016 +0100

    Revert "docs: Fix the build"
    
    This reverts commit ea0fe4fcb65345775be4359ea2015b3454a07478.

 doc/reference/vte-sections.txt |   16 ++++++++++++++++
 doc/reference/vte.types        |    2 ++
 2 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/vte-sections.txt b/doc/reference/vte-sections.txt
index 7969e2f..5e65e5f 100644
--- a/doc/reference/vte-sections.txt
+++ b/doc/reference/vte-sections.txt
@@ -127,6 +127,22 @@ VteTerminalClassPrivate
 </SECTION>
 
 <SECTION>
+<FILE>vte-regex</FILE>
+<TITLE>VteRegex</TITLE>
+VteRegex
+vte_regex_ref
+vte_regex_unref
+vte_regex_new
+vte_regex_jit
+
+<SUBSECTION Standard>
+VTE_TYPE_REGEX
+vte_regex_get_type
+VTE_REGEX_ERROR
+vte_regex_error_quark
+</SECTION>
+
+<SECTION>
 <FILE>vte-pty</FILE>
 <TITLE>Vte PTY</TITLE>
 VtePtyFlags
diff --git a/doc/reference/vte.types b/doc/reference/vte.types
index 85d3825..d7db2a0 100644
--- a/doc/reference/vte.types
+++ b/doc/reference/vte.types
@@ -6,6 +6,7 @@
 
 vte_pty_get_type
 vte_terminal_get_type
+vte_regex_get_type
 
 vte_pty_error_get_type
 vte_pty_flags_get_type
@@ -13,3 +14,4 @@ vte_cursor_blink_mode_get_type
 vte_cursor_shape_get_type
 vte_erase_binding_get_type
 vte_write_flags_get_type
+vte_regex_error_get_type


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]