4 Commits

Author SHA1 Message Date
George Barnett
c2e508ab19
Update doc generation script (#149)
Motivation:

The docs haven't been generated for a while.

See also: https://github.com/apple/swift-nio/pull/2013

Modifications:

- Add NIOSOCKS module
- Pass `--spm` flag to sourcekitten
- Update source location of sourcekitten
- Fix link to NIO docs

Result:

Docs build.
2021-12-20 11:05:58 +00:00
tomer doron
5fbe51af53
fix doc generation and jazzy version (#141)
motivation: fix ci

changes:
* only install ruby and jazzy on focal since jazzy id not supported onlder versions of ubuntu
* fix doc generations script adjusting it to latest source-kittent syntax
2021-09-02 09:14:11 +01:00
Johannes Weiss
68af66e329
link swift-nio-extras in docs (#87) 2020-06-17 16:45:20 +01:00
tomer doron
64cb1e3bbb
add doc generation script (#80)
motivation: publish api docs for helper modules

changes
* add doc publishing script
* add "shell" docker-compose task to help run document publishing from ci

Co-authored-by: Johannes Weiss <johannesweiss@apple.com>
2020-03-03 10:33:33 +00:00