summaryrefslogtreecommitdiffstats
path: root/libsmartcols/docs
diff options
context:
space:
mode:
Diffstat (limited to 'libsmartcols/docs')
-rw-r--r--libsmartcols/docs/libsmartcols-sections.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt
index dc2203702..a8dc884ab 100644
--- a/libsmartcols/docs/libsmartcols-sections.txt
+++ b/libsmartcols/docs/libsmartcols-sections.txt
@@ -85,6 +85,7 @@ scols_ref_table
scols_table_add_column
scols_table_add_line
scols_table_colors_wanted
+scols_table_enable_ascii
scols_table_enable_colors
scols_table_enable_export
scols_table_enable_maxout
@@ -111,7 +112,6 @@ scols_table_remove_column
scols_table_remove_columns
scols_table_remove_line
scols_table_remove_lines
-scols_table_set_ascii
scols_table_set_stream
scols_table_set_symbols
scols_unref_table
@@ -122,3 +122,15 @@ scols_unref_table
scols_print_table
scols_print_table_to_string
</SECTION>
+
+<SECTION>
+<FILE>version</FILE>
+scols_parse_version_string
+scols_get_library_version
+LIBSMARTCOLS_VERSION
+</SECTION>
+
+<SECTION>
+<FILE>init</FILE>
+scols_init_debug
+</SECTION>