Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xwdg/docc-generate.sh

Script generates documentation for a Swift package using the Swift-DocC tool.
https://github.com/0xwdg/docc-generate.sh

docc documentation generator script swift swiftlang

Last synced: about 1 month ago
JSON representation

Script generates documentation for a Swift package using the Swift-DocC tool.

Awesome Lists containing this project

README

        

# docc-generate.sh
Script generates documentation for a Swift package using the Swift-DocC tool.

# Installation:
Run `curl -O https://raw.githubusercontent.com/0xWDG/docc-generate.sh/main/docc-generate.sh && chmod +x docc-generate.sh`

> [!NOTE]
> To install this system wide, run the following command:
> `sudo cp docc-generate.sh /usr/local/bin/docc-generate`

# Usage:
./docc-generate.sh

## Contact

We can get in touch via [Twitter/X](https://twitter.com/0xWDG), [Discord](https://discordapp.com/users/918438083861573692), [Mastodon](https://iosdev.space/@0xWDG), [Threads](https://threads.net/@0xwdg), [Bluesky](https://bsky.app/profile/0xwdg.bsky.social).

Alternatively you can visit my [Website](https://wesleydegroot.nl).