[vte] docs: Fix the build



commit ea0fe4fcb65345775be4359ea2015b3454a07478
Author: Christian Persch <chpe gnome org>
Date:   Sat Feb 13 14:18:21 2016 +0100

    docs: Fix the build
    
    Failed after commit ce94be5ea7f68be90849a1147e13747227adf5ee.

 doc/reference/vte-sections.txt |   16 ----------------
 doc/reference/vte.types        |    2 --
 2 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/doc/reference/vte-sections.txt b/doc/reference/vte-sections.txt
index 5e65e5f..7969e2f 100644
--- a/doc/reference/vte-sections.txt
+++ b/doc/reference/vte-sections.txt
@@ -127,22 +127,6 @@ 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 d7db2a0..85d3825 100644
--- a/doc/reference/vte.types
+++ b/doc/reference/vte.types
@@ -6,7 +6,6 @@
 
 vte_pty_get_type
 vte_terminal_get_type
-vte_regex_get_type
 
 vte_pty_error_get_type
 vte_pty_flags_get_type
@@ -14,4 +13,3 @@ 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]