Skip to content

Files

Latest commit

c4ccf8a · Apr 17, 2023

History

History

servedocc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 17, 2023
Apr 17, 2023

Macro.swift servedocc

Macro server to serve "DocC" archives, a format to document Swift frameworks and packages: Documenting a Swift Framework or Package.

Note: This is for serving an exported documentation archive (.doccarchive), not for building documentation from a DocC catalog.

Usage

The server can be either run as a swift-sh script (install using a simple brew install mxcl/made/swift-sh), from within Xcode or via swift run.

Via swift-sh

Example:

$ cd Sources/servedocc
$ ./main.swift ~/Downloads/SlothCreator.doccarchive

Who

Macro is brought to you by ZeeZide. We like feedback, GitHub stars, cool contract work, presumably any form of praise you can think of.

There is a #microexpress channel on the Noze.io Slack. Feel free to join!