servedocc

1.0.0

A small Swift tool/server to serve DocC archives to your browser
DoccZz/servedocc

What's New

Finally Serving

2021-07-02T13:15:57Z

A working tool to serve .doccarchive folders.

servedocc

Small Swift script 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

servedocc is brought to you by the Always Right Institute and ZeeZide. We like feedback, GitHub stars, cool contract work, presumably any form of praise you can think of.

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

Last updated: Tue Apr 23 2024 01:33:27 GMT-0900 (Hawaii-Aleutian Daylight Time)