From 03e2c731a269e7e0d2b4a298830c0cae9f65848b Mon Sep 17 00:00:00 2001 From: oleks Date: Fri, 20 Sep 2013 11:07:54 +0200 Subject: [PATCH] splitting get_column_type doc --- doc/ref/data/dyn_table_ref.yaml | 6 +++--- doc/ref/data/dyn_view_ref.yaml | 15 ++++++++++++++- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/doc/ref/data/dyn_table_ref.yaml b/doc/ref/data/dyn_table_ref.yaml index 0bdbc405a2..00cb8010a6 100755 --- a/doc/ref/data/dyn_table_ref.yaml +++ b/doc/ref/data/dyn_table_ref.yaml @@ -173,9 +173,9 @@ CATEGORIES : - g_dyn_table_get_column_type: NAME : getColumnType SUMMARY : *g_dyn_table_get_column_type_summary - DESCR : > - This method returns the type of a column using the column index. Currently, - the following types are supported: + DESCR : + - TEXT : *g_dyn_table_get_column_type_descr1 + - TEXT : >