summaryrefslogtreecommitdiff
path: root/doc/csv
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/csv] fix typo conveters => converters for CSV parsing docs (#196)Sampat Badhe2020-12-271-2/+2
| | | | https://github.com/ruby/csv/commit/77ccf486fe
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-12-141-2/+2
|
* [ruby/csv] RDoc recipes for RFC-compliant generation (#187)Burdette Lamar2020-11-242-10/+105
| | | | https://github.com/ruby/csv/commit/5adeaff91f
* [ruby/csv] RDoc recipes for diagnostics (#186)Burdette Lamar2020-11-241-0/+34
| | | | https://github.com/ruby/csv/commit/d9e67918e2
* [ruby/csv] RDoc Recipes for write converters and RFC 4180 compliance (#185)Burdette Lamar2020-11-242-17/+209
| | | | https://github.com/ruby/csv/commit/bee48b04c4
* [ruby/csv] Split recipes into three pages: parsing, generating, filtering (#184)Burdette Lamar2020-11-244-239/+342
| | | | | | Co-authored-by: Sutou Kouhei <kou@clear-code.com> https://github.com/ruby/csv/commit/f0bab6a592
* [ruby/csv] More on Recipes headers (#183)Burdette Lamar2020-11-241-86/+86
| | | | https://github.com/ruby/csv/commit/d7ae3df801
* [ruby/csv] Refine RDoc for headers recipes (#182)Burdette Lamar2020-11-241-55/+105
| | | | https://github.com/ruby/csv/commit/bd8085e126
* [ruby/csv] RDoc recipes: add introductory texts to code recipes (#181)Burdette Lamar2020-11-241-23/+61
| | | | https://github.com/ruby/csv/commit/c52d53761e
* [ruby/csv] Emphasize with-headers over without-headers in recipes (#180)Burdette Lamar2020-11-241-103/+103
| | | | https://github.com/ruby/csv/commit/c7bbedd28a
* [ruby/csv] More RDoc for field converters (#179)Burdette Lamar2020-11-241-0/+28
| | | | https://github.com/ruby/csv/commit/2a4ef5d86a
* [ruby/csv] Recipes for field converters (#177)Burdette Lamar2020-11-241-0/+53
| | | | https://github.com/ruby/csv/commit/aea896f030
* [ruby/csv] Organize page Recipes better (#176)Burdette Lamar2020-11-241-47/+78
| | | | https://github.com/ruby/csv/commit/338b7f0d57
* [ruby/csv] Experimenting with recipes in CSV RDoc (#175)Burdette Lamar2020-11-241-0/+325
| | | | https://github.com/ruby/csv/commit/01ffd0d2de
* [ruby/csv] RDoc for converters (#157)Burdette Lamar2020-07-203-38/+53
| | | | | | | | | | | * More on RDoc for converters * More on RDoc for converters * Fix indent Co-authored-by: Sutou Kouhei <kou@cozmixng.org> https://github.com/ruby/csv/commit/6044976160
* [ruby/csv] RDoc: summary lists for options (#154)Burdette Lamar2020-07-201-1/+1
| | | | | | | | | | | | | * RDoc: summary lists for options * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods https://github.com/ruby/csv/commit/72d8a25dc9
* [ruby/csv] Improve RDoc for common options (#146)Burdette Lamar2020-07-203-37/+74
| | | | https://github.com/ruby/csv/commit/223cbee35d
* [ruby/csv] Organize files in doc/ (#145)Burdette Lamar2020-07-2022-0/+5
| | | | https://github.com/ruby/csv/commit/bc9ea859b0
* [ruby/csv] Enhanced Rdoc for CSV (#122)Burdette Lamar2020-07-2021-0/+640
https://github.com/ruby/csv/commit/cd670595d5