211 Commits
Author SHA1 Message Date
Victor Hugo Barros 5cfc904245 Update SwiftLint-Integration.md to understand spaces in the swiftgen_colors regex 2023-09-29 10:04:41 -04:00
David Jennes 48119caa15 Update some documentation code samples 2022-07-31 16:26:18 +02:00
David Jennes 51d62c2ce2 Plugin docs tweak 2022-07-30 04:51:23 +02:00
David Jennes bb0459e26d General migration guide 2022-07-30 04:51:22 +02:00
David Jennes 804b0ef777 XCAssets: deprecate allValues template parameter 2022-07-30 04:51:19 +02:00
David Jennes 492bfa34f9 XCAssets: deprecate resourceCount in context 2022-07-30 04:48:02 +02:00
David Jennes b77bf6a3f7 Docs & changelog 2022-07-30 04:41:52 +02:00
David Jennes 5cef7a8bab Update documentation & changelog entry 2022-07-27 00:12:08 +02:00
Craig Siemens a03f9165d9 Updated documentation to mention comments from the strings files. 2022-07-23 15:21:39 +02:00
David Jennes 420575bea3 Update docs & changelog 2022-07-23 02:21:47 +02:00
nicorichard 683245282c Add a README referencing the article explanation for SwiftGen as a plugin 2022-07-20 13:45:06 -05:00
nicorichard 54352ad40e commit pr suggestions 2022-06-27 09:08:12 -05:00
Nico Richard cdcbefce4d show swift package command instead of the old school perl command 2022-03-31 10:13:13 -05:00
nicorichard 19809e6f97 Add a quick tip about generating the shasum 2022-03-31 09:08:06 -05:00
Nico Richard 8a2a763885 Include a documentation page 2022-03-28 10:31:24 -05:00
Ostap 8f198aa8e3 Update SwiftLint-Integration.md: fix typo 2022-02-14 15:02:44 +02:00
AndréandDavid Jennes 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
David Jennes e7c4cf6560 Merge branch 'develop' into feature/file-resources
# Conflicts:
#	.swiftpm/xcode/xcshareddata/xcschemes/swiftgen.xcscheme
#	Sources/SwiftGenCLI/templates/files/flat-swift4.stencil
#	Sources/SwiftGenCLI/templates/files/flat-swift5.stencil
#	Sources/SwiftGenCLI/templates/files/structured-swift4.stencil
#	Sources/SwiftGenCLI/templates/files/structured-swift5.stencil
#	Sources/TestUtils/TestsHelper+Context.swift
#	SwiftGen.xcodeproj/project.pbxproj
#	Tests/TemplatesTests/TestsHelper.swift
2021-04-12 04:50:18 +02:00
David Jennes 99449347d7 Small docs tweak 2021-04-12 02:16:51 +02:00
David Jennes 6e128caef6 Update docs 2021-04-11 22:45:47 +02:00
Rodrigo Cardoso Buske be2b108ab7 Add documentation for bundle on xcassets templates 2020-12-18 11:44:30 -03:00
David JennesandMichael Gray 279bf7aebe Apply suggestions from code review
Co-authored-by: Michael Gray <mgray88@gmail.com>
2020-10-18 21:42:49 +02:00
David Jennes a65f9c72c2 Update docs & playgrounds 2020-10-18 03:21:33 +02:00
David Jennes 79126d9d28 Rework parser to generate groups, drop the custom options 2020-10-18 01:26:09 +02:00
David Jennes 36be7ae3d7 Merge branch 'develop' into feature/file-resources
# Conflicts:
#	CHANGELOG.md
2020-10-17 17:42:54 +02:00
David Jennes 4cb12f6cbc Update documentation 2020-10-07 22:38:38 +02:00
kevinstier 6a80868b21 Add customization documentation for colorFormat option 2020-09-13 11:49:01 +02:00
Mike Gray 30968d0118 Add docs for parser options relativeTo and compact 2020-08-30 18:23:33 -04:00
Mike Gray 4d2e81bfbf Rename swift5 template to structured-swift5
- Change `path(locale:)` to delegate to `url(locale:).path`
- Use explicit return in templates
- Add `useExtension` option to template output
2020-08-30 10:09:40 -04:00
Mike Gray a6f5713279 Rename dirs to directories. Add more context to README 2020-08-30 08:53:22 -04:00
Mike Gray 0dd021b37b Update documentation 2020-08-30 08:20:14 -04:00
Mike Gray d3de6dea70 Add documentation for new files parser 2020-08-29 19:42:46 -04:00
David JennesandOlivier Halligon ae82b82c45 Tweak migration guide
Co-authored-by: Olivier Halligon <olivier@halligon.net>
2020-08-03 11:56:13 +02:00
David Jennes 5c05a87c23 mini migration guide for templates deprecation 2020-08-03 03:05:17 +02:00
David Jennes b981d8ea7e Small migration guide tweaks 2020-08-02 22:34:59 +02:00
Olivier Halligon fdffd25bd9 Fix nits 2020-07-11 20:29:08 +02:00
David Jennes a8254fc16d Merge branch 'develop' into feature/plural-support 2020-07-10 01:59:20 +02:00
David Jennes d202e2366a Last feedback 2020-07-10 00:59:48 +02:00
David Jennes 3c52634fdb Add footnote to all supported templates 2020-07-10 00:24:37 +02:00
David Jennes cd4220a8f8 More feedback 2020-07-10 00:13:53 +02:00
David Jennes 37474098d3 lookupFunction examples 2020-07-09 22:33:34 +02:00
David Jennes 7ff28e7d70 Feedback 2020-07-09 21:53:26 +02:00
Olivier Halligon 4e1779607c Add Danger rule to update Doc TOC 2020-07-09 21:21:20 +02:00
David Jennes df0daa4be0 WIP: add article documenting bundle and lookupFunction 2020-07-08 02:40:07 +02:00
David Jennes 66c3883803 Merge branch 'develop' into feature/plural-support
# Conflicts:
#	Tests/Fixtures/Generated/Strings/flat-swift4/localizable-lookupFunction.swift
#	Tests/Fixtures/Generated/Strings/flat-swift5/localizable-lookupFunction.swift
#	Tests/Fixtures/Generated/Strings/structured-swift4/localizable-lookupFunction.swift
#	Tests/Fixtures/Generated/Strings/structured-swift5/localizable-lookupFunction.swift
2020-07-08 02:08:46 +02:00
David Jennes 79bba8635e Update documentation for new parameter 2020-07-08 01:49:11 +02:00
David Jennes 85132c4568 Documentation tweak 2020-07-08 01:12:17 +02:00