{"id":22385488,"url":"https://github.com/sersoft-gmbh/swifty-docs-action","last_synced_at":"2025-07-31T04:33:17.293Z","repository":{"id":37103119,"uuid":"257027935","full_name":"sersoft-gmbh/swifty-docs-action","owner":"sersoft-gmbh","description":"A GitHub Action that generates documentation for a Swift package using docc.","archived":false,"fork":false,"pushed_at":"2025-06-30T06:39:33.000Z","size":553,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T14:48:33.624Z","etag":null,"topics":["docc","github-actions","swift","xcode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sersoft-gmbh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-19T15:00:30.000Z","updated_at":"2025-06-17T05:54:49.000Z","dependencies_parsed_at":"2023-09-29T06:50:18.449Z","dependency_job_id":"3a306afc-c22a-42ca-9684-49c527a0b53c","html_url":"https://github.com/sersoft-gmbh/swifty-docs-action","commit_stats":{"total_commits":388,"total_committers":4,"mean_commits":97.0,"dds":0.4097938144329897,"last_synced_commit":"e3d0debd3d8edee5f42a7583f3b180576cb933e1"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/sersoft-gmbh/swifty-docs-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswifty-docs-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswifty-docs-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswifty-docs-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswifty-docs-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sersoft-gmbh","download_url":"https://codeload.github.com/sersoft-gmbh/swifty-docs-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sersoft-gmbh%2Fswifty-docs-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988352,"owners_count":24176993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docc","github-actions","swift","xcode"],"created_at":"2024-12-05T01:25:52.490Z","updated_at":"2025-07-31T04:33:17.284Z","avatar_url":"https://github.com/sersoft-gmbh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swift Package Documentation Generator\n\n[![Tests](https://github.com/sersoft-gmbh/swifty-docs-action/actions/workflows/tests.yml/badge.svg)](https://github.com/sersoft-gmbh/swifty-docs-action/actions/workflows/tests.yml)\n\nThis action generates documentation for a Swift package using `docc`.\n\n**Important:** The package must use the [Swift-DocC Plugin](https://github.com/apple/swift-docc-plugin) unless `xcodebuild` is used!\n\n**Note:** As of version 2, this action uses `docc` instead of `jazzy`! Use `@v1` to use `jazzy`. \n\n## Inputs\n\nSee [action.yml](action.yml) for all inputs.\n\n## Example Usage\n\nUse the following snippet in a Swift package repository to generate documentation for all products of your Swift package:\n```yaml\nuses: sersoft-gmbh/swifty-docs-action@v3\nwith:\n  output: docs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsersoft-gmbh%2Fswifty-docs-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsersoft-gmbh%2Fswifty-docs-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsersoft-gmbh%2Fswifty-docs-action/lists"}