33 Commits

Author SHA1 Message Date
André f40096aadf Update Documentation/ConfigFile.md
Co-authored-by: David Jennes <djbe@users.noreply.github.com>
2021-10-05 01:34:59 -03:00
André Lucas Ota c3264eaba3 Fixes 2021-10-04 23:59:13 -03:00
André Lucas Ota 0019f2da43 Fixing documentation 2021-10-04 23:54:55 -03:00
André Lucas Ota 8e5c83bfa4 Adding documentation 2021-10-04 23:54:10 -03:00
Mike Gray d3de6dea70 Add documentation for new files parser 2020-08-29 19:42:46 -04:00
David Jennes b7ca9fe78a s/swift4/swift5/ 2020-06-24 16:56:21 +02:00
Olivier Halligon aca2804a20 uniformise s/subcommand/parser/ 2020-05-27 20:58:48 +02:00
David Jennes bdd506f837 Update Documentation/ConfigFile.md
Co-authored-by: Olivier Halligon <olivier@halligon.net>
2020-05-26 02:07:47 +02:00
David Jennes c7d9fb2db7 Update Documentation/ConfigFile.md
Co-authored-by: Olivier Halligon <olivier@halligon.net>
2020-05-26 02:07:22 +02:00
David Jennes 5c891017e9 Update Documentation/ConfigFile.md
Co-authored-by: Olivier Halligon <olivier@halligon.net>
2020-05-26 02:07:14 +02:00
Olivier Halligon 4196df95e5 Update ConfigFile doc to mention config init 2020-05-25 20:35:54 +02:00
David Jennes 63a7010995 Add documentation for Swift 5 templates 2019-04-07 23:15:34 +02:00
Olivier Halligon c1680af568 Added doc for using env vars in config file 2019-03-25 15:52:36 +01:00
David Jennes 5141c2c254 Implement feedback 2019-02-03 23:58:13 +01:00
David Jennes 6b6d9dfe89 Changelog entry 2019-02-03 22:51:21 +01:00
David Jennes 07bc3d07bd path vs. filename note 2019-01-28 00:12:44 +01:00
David Jennes a567d6faea Link to regex tool 2019-01-28 00:02:20 +01:00
David Jennes 4d3e875cfd Ensure we match extensions completely 2019-01-28 00:02:20 +01:00
David Jennes 428739a8e4 Document & test 2019-01-28 00:02:20 +01:00
shiba1014 21b56577ad Fix typo and update template version in ConfigFile.md 2018-12-30 21:36:16 +01:00
David Jennes 52c1cde4b7 Write documentation 2018-12-26 18:07:29 +01:00
Olivier Halligon ba3ef53281 Add additional info to the README regarding CocoaPods install 2018-10-13 11:13:56 +02:00
Olivier Halligon 83a3d9616a Migrating documentation from wiki pages to markdown files in Documentation/ folder 2018-09-28 15:31:32 +02:00
David Jennes 949c09412d Add documentation for the new commands, contexts and templates 2018-09-06 02:40:43 +02:00
David Jennes 90c8b05208 Rename paths to inputs and refactor away the valueOrArray code 2018-05-10 02:08:11 +02:00
David Jennes d53685b38c Move params into a config entry output, to be able to specify different parameters per output 2018-05-10 02:03:27 +02:00
David Jennes 6f422c6bc3 Documentation 2018-05-10 01:59:07 +02:00
Olivier Halligon da76569c11 Make the example more realistic in the ConfigFile.md documentation 2017-10-20 15:13:29 +02:00
Olivier Halligon a16b456c35 Typos in documentation 2017-10-20 15:08:27 +02:00
Olivier Halligon 3f05ddec83 Fix typos, replace all print() calls with logMessage(), update SwiftLint 2017-10-20 15:06:03 +02:00
Olivier Halligon cb520d2b0d CHANGELOG entry 2017-10-20 15:06:03 +02:00
Olivier Halligon 6bd2a79684 Renamed entry key "sources" to "paths"
As we're parsing Resources/Files/Dirs, not "source (code)", so the
name "sources" for that key was confusing.
2017-10-20 15:06:02 +02:00
Olivier Halligon 3d8205f8f6 First stab at documentation 2017-10-20 15:06:02 +02:00