jazzy
swift-doc
jazzy | swift-doc | |
---|---|---|
4 | 2 | |
7,348 | 1,676 | |
0.1% | - | |
7.0 | 7.5 | |
21 days ago | about 3 years ago | |
Ruby | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jazzy
- What’s the best way to document code?
-
How can I get access to the Definition Source Code (like Jump to Definition) outside Xcode
You can put a link in your method/function documentation using markdown so when you click to see the info you can click the link and open a web page or where your source definition is. And you can create that info with a framework/library named jazzy. https://github.com/realm/jazzy
-
Swift: Deconstruct SPF: Documentation
Jazzy
-
Swift classes diagram
There is no native functionality in Xcode for that. In the past I used Doxygen on Objective-C, but it does not support Swift. Looking at Jazzy, it does not seem to have that feature, but maybe it's hidden in some option.
swift-doc
-
Swift: Deconstruct SPF: Documentation
GitHub - Swift-doc
-
Automatic ERD(Entity Relationship Diagram) generator
Closest I’m aware of is swift-doc (specifically, the swift-doc diagram command)
What are some alternatives?
appledoc - Objective-c code Apple style documentation set generator.
SourceDocs - Generate Markdown documentation from source code
swiftdoc-parser
DocTest - An experimental tool for testing Swift example code in documentation.
SwiftGen - The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
anarchy_sphinx - Sphinx Theme and Swift auto-documenter
XcodeGen - A Swift command line tool for generating your Xcode project
swift-auto-diagram - A Ruby script that scans all swift code from the specified folders and files and automatically generates an entity diagram (similar to a class diagram) which can be viewed in a browser.
Chocolat
fastlane-plugin-appicon - Generate required icon sizes and iconset from a master application icon.