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.
Support for local html file browsing #304
Open
Description
I was really excited when I came across this project, but quickly realized generated HTML files can't be browsed locally. In looking at issues I came across this: #25 (comment)
The workaround of running a local web server just won't work for our use case. We are wanting to bundle documentation with a zip of our SDK that will be browsed locally.
For reasons I can't really take the time to go into, we can't host the source code and documentation publicly.
It would be really awesome if a new parameter could be added to provide output specifically for local file browsing:
swift doc generate -local -f html
Metadata
Metadata
Assignees
Labels
No labels