aboutsummaryrefslogtreecommitdiff
path: root/core/text/table/doc.odin
Commit message (Expand)AuthorAgeFilesLines
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
* core: improve package doc comments for the documentation generatorLaytan Laats2024-09-031-19/+10
* Add documentation for `write_decorated_table`Feoramund2024-06-261-0/+51
* Add string caching example documentationFeoramund2024-06-241-0/+42
* Add complete example showcasing Unicode supportFeoramund2024-06-241-0/+81
* Make `core:text/table` examples more completeFeoramund2024-06-241-40/+60
* Add `Width_Proc` documentationFeoramund2024-06-241-0/+31
* Update `core:text/table` documentationFeoramund2024-06-201-8/+16
* Rename `write_ascii_table` to `write_plain_table`Feoramund2024-06-201-1/+1
* Fix the format of some `doc.odin` files of the `core` library which did not m...Maurizio M. Gavioli2024-04-141-22/+9
* Fix typos in docoskarnp2023-03-271-3/+3
* text/table: Initial implementationoskarnp2023-03-261-0/+100