Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Issues generating HTML documentation for Nuke #25

@kean

Description

@kean

Hi Mattt, this looks absolutely fantastic and I would really like to start using swift-doc in my projects. I downloaded the latest swift-doc version from master (85b5872) and tried running it against Nuke's master.

swift doc generate ~/Develop/Nuke/Sources/ --output Documentation --format html --module-name Nuke

My command line tools are set to Xcode 11.4.

It seems it got a bit confused. I think it might be because of some of the "namespaces" and typealiases.

The actual types are named ImageProcessors.GaussianBlur, etc.

Screen Shot 2020-04-01 at 13 13 56

Documentation.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions