From b2c871f97844f6be248a417c2482d0665edc0cfe Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 3 Apr 2018 15:08:40 +0200 Subject: libsmartcols: improve JSON support (add types) This commit add SCOLS_JSON_{NUMBER,STRING,BOOLEAN} to specify column type for JSON output formatting. Signed-off-by: Karel Zak --- libsmartcols/docs/libsmartcols-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsmartcols/docs') diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt index 974123540..79786b544 100644 --- a/libsmartcols/docs/libsmartcols-sections.txt +++ b/libsmartcols/docs/libsmartcols-sections.txt @@ -22,6 +22,7 @@ libscols_column scols_column_get_color scols_column_get_flags scols_column_get_header +scols_column_get_json_type scols_column_get_safechars scols_column_get_table scols_column_get_whint @@ -37,6 +38,7 @@ scols_column_is_wrap scols_column_set_cmpfunc scols_column_set_color scols_column_set_flags +scols_column_set_json_type scols_column_set_safechars scols_column_set_whint scols_column_set_wrapfunc -- cgit v1.2.3-55-g7522