Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
274 views
in Technique[技术] by (71.8m points)

Swift: Swift doc github documentation tool - unable to find correct path

I'm trying to install and use the following auto-generating documentation tool for my Swift project:

https://github.com/SwiftDocOrg/swift-doc

It is installed correctly however when I try to generate I get the following message:

No public API symbols were found at the specified path. No output was written.

The path to my project is as follows:

Desktop/Development/GitClones/MyProjectFolder/

So I have tried this:

swift doc generate /Desktop/Development/GitClones/MyProjectFolder --module-name MyProject

The module name I am getting from build settings.

Not entirely sure the is the right forum but I'm not getting any reply from the developer and wondered if somebody here may have tried using this tool.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...