[U] Updated docs

This commit is contained in:
seleznevae
2020-01-21 19:03:57 +03:00
parent 4871105b0f
commit 8080378736
5 changed files with 11 additions and 4 deletions

View File

@@ -27,6 +27,9 @@ These pages contain the API documentation of **libfort** - simple library to cre
- @link ft_table_write_ln ft_table_write_ln @endlink -- fill cells with the strings from the 2D array and move to the next line
- @link ft_add_separator ft_add_separator @endlink -- add horizontal separator
- Remove content
- @link ft_erase_range ft_erase_range @endlink -- erase range of cells
- Modify appearance of the table
- @link ft_set_default_border_style ft_set_default_border_style @endlink -- set default border style for all new created tables
- @link ft_set_border_style ft_set_border_style @endlink -- modify border style of the table