SkillAgentSearch skills...

Swiftdoc.org

Auto-generated documentation for Swift. Command-click no more.

Install / Use

/learn @SwiftDocOrg/Swiftdoc.org
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SwiftDoc.org

Auto-generated documentation for Swift. Command-click no more.

Installation

SwiftDoc.org is created via a two-step process:

  1. The swiftdoc-parser utilities parse a set of Swift header files and output a set of HTML files with YAML front-matter.
  2. Jekyll converts those files, along with the remaining files in this repository, to create the SwiftDoc.org site.

If you have Jekyll installed, you can run SwiftDoc.org locally with the following commands:

$ git clone https://github.com/SwiftDocOrg/swiftdoc.org.git
$ cd swiftdoc.org
$ bundle install
$ foreman start

Contributions

Issues and pull requests should be filed in this repository relating to:

  • errors or bugs in SwiftDoc.org
  • feature requests

For errors in the actual documentation on SwiftDoc.org, please refer to the swiftdoc-parser project instead.

Contact

@SwiftDocOrg on Twitter.

License

The parsing and HTML generating utilities are available under the MIT license. See the LICENSE file for more info.

Related Skills

View on GitHub
GitHub Stars218
CategoryDevelopment
Updated1mo ago
Forks24

Languages

HTML

Security Score

100/100

Audited on Feb 3, 2026

No findings