{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":428449354,"defaultBranch":"main","name":"swift-docc-plugin","ownerLogin":"swiftlang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-11-15T23:08:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/42816656?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725969431.0","currentOid":""},"activityList":{"items":[{"before":"300ee6c01006505148e7bb29d5667cc45a7e849c","after":"85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64","ref":"refs/heads/main","pushedAt":"2024-09-10T11:49:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Fix a bug where targets with multiple dependencies was only passed one dependency (#98)\n\n* Refine command line argument types to define flag/option specific names\r\n\r\nThis means that flag/option specific API can leverage types instead of including \"flag\" or \"option\" in the API's name.\r\nThis also means that a named option requires a value to create an argument.\r\n\r\nCo-authored-by: Sofía Rodríguez \r\n\r\n* Support defining an option that supports an array of values.\r\n\r\nAlso, define `--dependency` as an array-of-values option.\r\n\r\nCo-authored-by: Sofía Rodríguez \r\n\r\n* Fix a logic bug where an alternate argument spellings with common prefixes would sometimes not extract a value.\r\n\r\n* Move the inverse names configuration into CommandLineArgument.Flag\r\n\r\n* Add integration test that verifies that targets are passed all their dependencies\r\n\r\n* Use the CommandLineArguments type to construct the merge arguments\r\n\r\n* Print the 'docc merge' call when the `--verbose` flag is passed\r\n\r\n* Fix an unrelated code warning in Swift 5.7\r\n\r\n* Fix an unrelated code warning and avoid undefined behavior in snippet-extract\r\n\r\n* Correctly document updated parameters\r\n\r\nCo-authored-by: Sofía Rodríguez \r\n\r\n* Fix other unrelated documentation warnings\r\n\r\n---------\r\n\r\nCo-authored-by: Sofía Rodríguez ","shortMessageHtmlLink":"Fix a bug where targets with multiple dependencies was only passed on…"}},{"before":"af7cb031bbf022177dece60d72f0531cb2947c08","after":"300ee6c01006505148e7bb29d5667cc45a7e849c","ref":"refs/heads/main","pushedAt":"2024-09-05T12:56:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Allow clang source module targets to be documented using the plugin (#95)\n\n* Allow clang source module targets to be documented using the plugin\r\n\r\nWith this change you can now treat C/C++ targets through clang in\r\nthe same way as Swift. They can be included in generated doccarchive\r\nand previewed in the same way.\r\n\r\nUpdate the uses of SwiftSourceModuleTarget to use the more general\r\nSourceModuleTarget.\r\n\r\n* Merge the patch with the latest swift-docc-plugin changes\r\n\r\n* Code review feedback - rename swiftSourceModuleTarget to sourceModuleTarget","shortMessageHtmlLink":"Allow clang source module targets to be documented using the plugin (#95"}},{"before":"fe7468da1bd03752687c1d7d20a39d58397c68b5","after":null,"ref":"refs/heads/revert-90-disable-integration-tests","pushedAt":"2024-09-02T08:55:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"}},{"before":"2eb22993b3dfd0c0d32729b357c8dabb6cd44680","after":"af7cb031bbf022177dece60d72f0531cb2947c08","ref":"refs/heads/main","pushedAt":"2024-09-02T08:55:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Revert \"Disable integration tests that fail because of rdar://134406349 (#90)\" (#91)\n\nThis reverts commit 6c596f13b42faf98041acfa50881706418dd1c79.\r\n\r\nCo-authored-by: Andrea Fernandez Buitrago <15234535+anferbui@users.noreply.github.com>","shortMessageHtmlLink":"Revert \"Disable integration tests that fail because of rdar://1344063…"}},{"before":"e68a522233716bfa6def453d0f830503ee838643","after":"fe7468da1bd03752687c1d7d20a39d58397c68b5","ref":"refs/heads/revert-90-disable-integration-tests","pushedAt":"2024-08-30T08:29:07.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"anferbui","name":"Andrea Fernandez Buitrago","path":"/anferbui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15234535?s=80&v=4"},"commit":{"message":"Merge branch 'main' into revert-90-disable-integration-tests","shortMessageHtmlLink":"Merge branch 'main' into revert-90-disable-integration-tests"}},{"before":"6d49da8c531da6dbed4f61fcfd86bba6eb4e6f94","after":null,"ref":"refs/heads/fix-swift-5.7-compilation-issues","pushedAt":"2024-08-29T13:05:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"anferbui","name":"Andrea Fernandez Buitrago","path":"/anferbui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15234535?s=80&v=4"}},{"before":"0510d9160330025fb5823f7845c26af3cd56a405","after":"2eb22993b3dfd0c0d32729b357c8dabb6cd44680","ref":"refs/heads/main","pushedAt":"2024-08-29T13:05:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"anferbui","name":"Andrea Fernandez Buitrago","path":"/anferbui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15234535?s=80&v=4"},"commit":{"message":"Fix backwards compatibility issue with Swift 5.7 (#96)\n\n* Fix backwards compatibility issue with Swift 5.7.\r\nswift-docc-plugin was not building with Swift 5.7 due to using newer syntax which did not exist yet. Fixes the compilation issues to use older Swift syntax.\r\n\r\n* Set minimum supported version to Swift 5.7.\r\nswift-docc-plugin does not support Swift 5.6 -- increasing the tool version in Package.swift to clearly indicate this.\r\n\r\n---\r\n\r\nFixes https://github.com/swiftlang/swift-docc-plugin/issues/94 and rdar://134859979.","shortMessageHtmlLink":"Fix backwards compatibility issue with Swift 5.7 (#96)"}},{"before":"8ef1bf972096f2802486b17736eaade5dfc7a819","after":"6d49da8c531da6dbed4f61fcfd86bba6eb4e6f94","ref":"refs/heads/fix-swift-5.7-compilation-issues","pushedAt":"2024-08-29T10:54:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"anferbui","name":"Andrea Fernandez Buitrago","path":"/anferbui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15234535?s=80&v=4"},"commit":{"message":"Set minimum supported version to Swift 5.7\n\nswift-docc-plugin does not support Swift 5.6 -- increasing the tool version in Package.swift to clearly indicate this.","shortMessageHtmlLink":"Set minimum supported version to Swift 5.7"}},{"before":null,"after":"8ef1bf972096f2802486b17736eaade5dfc7a819","ref":"refs/heads/fix-swift-5.7-compilation-issues","pushedAt":"2024-08-29T10:35:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"anferbui","name":"Andrea Fernandez Buitrago","path":"/anferbui","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15234535?s=80&v=4"},"commit":{"message":"Fix backwards compatibility issue with Swift 5.7\n\nswift-docc-plugin was not building with Swift 5.7 due to using newer syntax which did not exist yet.\n\nFixes the compilation issues to use older Swift syntax.\nFixes https://github.com/swiftlang/swift-docc-plugin/issues/94 and rdar://134859979.","shortMessageHtmlLink":"Fix backwards compatibility issue with Swift 5.7"}},{"before":"a255bbdb5d10d36788a39f239d7d2ac2734cef35","after":"0510d9160330025fb5823f7845c26af3cd56a405","ref":"refs/heads/main","pushedAt":"2024-08-23T11:11:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Avoid using `NSLock.withLock` because Linux doesn't support it before Swift 6.0 (#93)","shortMessageHtmlLink":"Avoid using NSLock.withLock because Linux doesn't support it before…"}},{"before":null,"after":"e68a522233716bfa6def453d0f830503ee838643","ref":"refs/heads/revert-90-disable-integration-tests","pushedAt":"2024-08-23T07:53:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Revert \"Disable integration tests that fail because of rdar://134406349 (#90)\"\n\nThis reverts commit 6c596f13b42faf98041acfa50881706418dd1c79.","shortMessageHtmlLink":"Revert \"Disable integration tests that fail because of rdar://1344063…"}},{"before":"c8072466444f5c0cf3d75d87c46d76b385be128e","after":"a255bbdb5d10d36788a39f239d7d2ac2734cef35","ref":"refs/heads/main","pushedAt":"2024-08-23T07:52:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Support `--output-path` when building documentation for multiple targets. (#89)\n\n* Support using a custom `--output-path` when building a combined archive\r\n\r\nAlso, print all archive output paths at the end instead of during build\r\n\r\n* Customize the synthesized landing page when DocC supports it\r\n\r\n* Provide more information about the steps for each target's build task\r\n\r\n* Support `--output-path` with multiple targets, even without combined documentation\r\n\r\n* Add integration tests for building combined documentation\r\n\r\n* Build documentation for different targets concurrently\r\n\r\n* Code review feedback: move sorting archives to where it's used\r\n\r\n* Remove unused local variable\r\n\r\n* Code review feedback: simplify creation of DocCFeatures\r\n\r\n* Code review feedback: move assertion for better locality with the potential bug.\r\n\r\n* Fix bug in test helper where other log output was sometimes parsed as an archive output path\r\n\r\n* Update integration tests to reflect new DocC behavior (synthesized landing pages for combined archives)","shortMessageHtmlLink":"Support --output-path when building documentation for multiple targ…"}},{"before":"6c596f13b42faf98041acfa50881706418dd1c79","after":"c8072466444f5c0cf3d75d87c46d76b385be128e","ref":"refs/heads/main","pushedAt":"2024-08-22T14:36:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Simplify argument parsing and processing in the plugin (#88)\n\n* Add a simple utility for working with command line arguments\r\n\r\n* Use the new argument utility to parse arguments for each tool\r\n\r\n* Remove unused code\r\n\r\n* Document all plugin flags in one place\r\n\r\n* Remove more unused code\r\n\r\n* Remove misleading code comment\r\n\r\n* Move definitions of documented option/flag names into DocumentedFlag\r\n\r\n* Remove incorrect default value (it differs by target kind)","shortMessageHtmlLink":"Simplify argument parsing and processing in the plugin (#88)"}},{"before":"3314a6b91b6a6c0a4a8e8ede464ef658bf6e6b34","after":"6c596f13b42faf98041acfa50881706418dd1c79","ref":"refs/heads/main","pushedAt":"2024-08-22T13:52:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Disable integration tests that fail because of rdar://134406349 (#90)","shortMessageHtmlLink":"Disable integration tests that fail because of rdar://134406349 (#90)"}},{"before":"d80a059824dba4fcebe17913c72553cc4bc63422","after":"3314a6b91b6a6c0a4a8e8ede464ef658bf6e6b34","ref":"refs/heads/main","pushedAt":"2024-08-20T12:47:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"[test only] Improve `filesIn` test-helper function (#87)","shortMessageHtmlLink":"[test only] Improve filesIn test-helper function (#87)"}},{"before":"63f47d3d9ac723aa9752afad549d95851d644e81","after":"d80a059824dba4fcebe17913c72553cc4bc63422","ref":"refs/heads/main","pushedAt":"2024-08-12T13:15:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Kyle-Ye","name":"Kyle","path":"/Kyle-Ye","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43724855?s=80&v=4"},"commit":{"message":"Add symbolGraphMinimumAccessLevel option support (#82)\n\n* Add symbolGraphMinimumAccessLevel option support\r\n\r\n* Remove experimental prefix\r\n\r\n* Fix CR suggestion","shortMessageHtmlLink":"Add symbolGraphMinimumAccessLevel option support (#82)"}},{"before":"5761ba99b5ae31a294fe136a57b191b69ac159f9","after":"63f47d3d9ac723aa9752afad549d95851d644e81","ref":"refs/heads/main","pushedAt":"2024-08-09T12:34:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Add initial experimental support for combined documentation for multiple targets (#84)\n\n* Add a minimal build graph for documentation tasks\r\n\r\nrdar://116698361\r\n\r\n* Build documentation for targets in reverse dependency order\r\n\r\nrdar://116698361\r\n\r\n* Fix unrelated warning about a deprecated (renamed) DocC flag\r\n\r\n* Combine nested conditionals into one if-statement\r\n\r\n* Decode the supported features for a given DocC executable\r\n\r\n* List all the generated documentation archvies\r\n\r\n* Add flag to enable combined documentation support\r\n\r\nThis flag allows the targets to link to each other\r\nand creates an additional combined archive.\r\n\r\nrdar://116698361\r\n\r\n* Warn if the DocC executable doesn't support combined documentation\r\n\r\n* Update integration tests to more explicitly check for archive paths in console output\r\n\r\n* Update check-source to include 2024 as a supported year\r\n\r\n* Address code review feedback:\r\n\r\n- Check for errors after queue has run the build operations\r\n- Avoid repeat-visiting targets when constructing the build graph\r\n- Update internal-only documentation comment\r\n\r\n* Add a type to encapsulate performing work for each build graph item\r\n\r\n* Remove extra blank line before license comment which cause a false-positive source validation error","shortMessageHtmlLink":"Add initial experimental support for combined documentation for multi…"}},{"before":"8950edfe78df3464d6ebc7cff5ccabc47af85c65","after":"5761ba99b5ae31a294fe136a57b191b69ac159f9","ref":"refs/heads/main","pushedAt":"2024-07-10T17:38:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Change links to new location (#86)\n\n* Migrate to swiftlang repo\r\n\r\nThis fixes some 404s and dead links\r\n\r\n* Delete .vscode/launch.json","shortMessageHtmlLink":"Change links to new location (#86)"}},{"before":"cbaea626fd5d5dd60b99662b2c33199903411c07","after":null,"ref":"refs/heads/parispittman-patch-1","pushedAt":"2024-07-09T04:24:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"shahmishal","name":"Mishal Shah","path":"/shahmishal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2727770?s=80&v=4"}},{"before":"5fc3645728553e2410b578b408db77057e8b1517","after":"8950edfe78df3464d6ebc7cff5ccabc47af85c65","ref":"refs/heads/main","pushedAt":"2024-07-09T04:24:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"shahmishal","name":"Mishal Shah","path":"/shahmishal","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2727770?s=80&v=4"},"commit":{"message":"Delete CODE_OF_CONDUCT.md (#85)\n\ngoing with the .github Org wide coc and not repo level coc's. having this file present means that this repo is opt-ing out of our org wide conduct file.","shortMessageHtmlLink":"Delete CODE_OF_CONDUCT.md (#85)"}},{"before":null,"after":"cbaea626fd5d5dd60b99662b2c33199903411c07","ref":"refs/heads/parispittman-patch-1","pushedAt":"2024-07-08T20:38:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"parispittman","name":"Paris","path":"/parispittman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5912992?s=80&v=4"},"commit":{"message":"Delete CODE_OF_CONDUCT.md\n\ngoing with the .github Org wide coc and not repo level coc's. having this file present means that this repo is opt-ing out of our org wide conduct file.","shortMessageHtmlLink":"Delete CODE_OF_CONDUCT.md"}},{"before":"7c6f0a03db20952ecf842ac4a36c328a30229117","after":"5fc3645728553e2410b578b408db77057e8b1517","ref":"refs/heads/main","pushedAt":"2024-06-18T13:24:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Suppress warnings on Windows too (#67)","shortMessageHtmlLink":"Suppress warnings on Windows too (#67)"}},{"before":"513f8a06954921d994b58db1c335658beff5991d","after":"7c6f0a03db20952ecf842ac4a36c328a30229117","ref":"refs/heads/main","pushedAt":"2024-06-18T13:06:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Fix typos (#76)","shortMessageHtmlLink":"Fix typos (#76)"}},{"before":"88db583ab36c6194d5f0247daa7c286cba139730","after":"513f8a06954921d994b58db1c335658beff5991d","ref":"refs/heads/main","pushedAt":"2024-06-18T12:49:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Fix typo (#81)","shortMessageHtmlLink":"Fix typo (#81)"}},{"before":"3aad4aabc42835f09f600bb17070f6a11bc84180","after":"88db583ab36c6194d5f0247daa7c286cba139730","ref":"refs/heads/main","pushedAt":"2024-06-12T08:01:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"d-ronnqvist","name":"David Rönnqvist","path":"/d-ronnqvist","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1228143?s=80&v=4"},"commit":{"message":"Include all DocC help options in the plugin help (#72)\n\n* Ensure that all of DocC option groups are included in the plugin help\r\n\r\n* Fix minor typo","shortMessageHtmlLink":"Include all DocC help options in the plugin help (#72)"}},{"before":"26ac5758409154cc448d7ab82389c520fa8a8247","after":"3aad4aabc42835f09f600bb17070f6a11bc84180","ref":"refs/heads/main","pushedAt":"2023-07-29T00:21:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ethan-kusters","name":"Ethan Kusters","path":"/ethan-kusters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6750147?s=80&v=4"},"commit":{"message":"Document local debug/test workflows in CONTRIBUTING.md (#62)","shortMessageHtmlLink":"Document local debug/test workflows in CONTRIBUTING.md (#62)"}},{"before":"1eef13d483fa6ecc7ff96192fcd52d62a5283a10","after":"a83017782908fa6f72dfcc6a374c359671e22efd","ref":"refs/heads/gh-pages","pushedAt":"2023-06-22T18:32:36.482Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethan-kusters","name":"Ethan Kusters","path":"/ethan-kusters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6750147?s=80&v=4"},"commit":{"message":"Update GitHub Pages documentation site to '26ac575'.","shortMessageHtmlLink":"Update GitHub Pages documentation site to '26ac575'."}},{"before":"106fd09cc69dfa610cb12770f6aee59671aed109","after":"26ac5758409154cc448d7ab82389c520fa8a8247","ref":"refs/heads/main","pushedAt":"2023-05-04T14:58:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theMomax","name":"Max Obermeier","path":"/theMomax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21169289?s=80&v=4"},"commit":{"message":"Make --include-extended-types default for Swift 5.9 (#57)\n\n* make --include-extended-types default for Swift 5.9 and introduce --exclude-extended-types flag\r\n\r\n* address review comments\r\n - mention default behavior earlier in docs\r\n - be more precise about method/function terminology in docs","shortMessageHtmlLink":"Make --include-extended-types default for Swift 5.9 (#57)"}},{"before":"ede437f51c991e3d7053865bfdbf32c0ed5fe7d8","after":"1eef13d483fa6ecc7ff96192fcd52d62a5283a10","ref":"refs/heads/gh-pages","pushedAt":"2023-03-17T18:22:10.525Z","pushType":"push","commitsCount":1,"pusher":{"login":"ethan-kusters","name":"Ethan Kusters","path":"/ethan-kusters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6750147?s=80&v=4"},"commit":{"message":"Update GitHub Pages documentation site to '106fd09'.","shortMessageHtmlLink":"Update GitHub Pages documentation site to '106fd09'."}},{"before":"9b1258905c21fc1b97bf03d1b4ca12c4ec4e5fda","after":"106fd09cc69dfa610cb12770f6aee59671aed109","ref":"refs/heads/main","pushedAt":"2023-03-17T01:48:49.139Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"theMomax","name":"Max Obermeier","path":"/theMomax","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21169289?s=80&v=4"},"commit":{"message":"Add documentation for `--include-extended-types` and `--help` flags. (#53)\n\n* add documentation for the --include-extended-types flag\r\n\r\n* add documentation for how to access the --help flag\r\n\r\n* add 'Whats included' and 'Finding Extended Types' sections to Extended Types documentation\r\n\r\n* implement review feedback","shortMessageHtmlLink":"Add documentation for --include-extended-types and --help flags. (#…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMFQxMTo0OToyMi4wMDAwMDBazwAAAASx_Nuh","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xMFQxMTo0OToyMi4wMDAwMDBazwAAAASx_Nuh","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xN1QwMTo0ODo0OS4xMzk2NzdazwAAAAMFU5-v"}},"title":"Activity · swiftlang/swift-docc-plugin"}