-
Declaring a class property in Objective-C:
```
@property (class, readonly, nonatomic) Foo *shared;
```
and running sourcekitten (arguments of `doc -objc -- -x objective-c -isysroot /Applications/Xco…
-
Full crash log is here: https://gist.github.com/norio-nomura/47803f6a3d374c3fffaea73952117be5
It looks Swift compiler crashes with stack overflow by infinite recursion.
-
Hi, I have a project test and I want generate document this project. Although show me success in console generate document jazzy, but not generate document for swift project. It's blank. I'm sure doin…
-
-
It's not uncommon to see comment blocks like
```
/**
*
*
*
*/
```
These comment blocks are interpreted as a ul, presumably by the markdown parser.
I realize Swift docs generally don't use the a…
-
Hi there,
is there a way to leave files out of the documentation ?
Like the appdelegate. I dont wanna document that one :D
And ofc, thanks for dat awesome tool
Regards
-
Hello there, I spotted that a bunch of popular pods were failing with jazzy, as they were getting classed as a `2.0` project but were `2.1` because they supported tvOS, which requires a later build of…
-
XCODE 7.2.1, OSX 10.11.3, have checked the command line tools, etc. Getting the following, any help would be appreciated.
```
jazzy \
--clean \
--author Realm \
--author_url https://realm.io \
--git…
ort11 updated
8 years ago
-
Using 4d1bf35bcf03f045ad4ccb8c46a43519ccfae048
On linting https://github.com/jpsim/Yams/tree/nn-improve-node
Can not reproduce.
```log
Process: swiftlint [59693]
Path: …
-
```
$ mdm tools install
Updating submodules...
Submodule path 'third_party/apidiff': checked out 'd0549ada5e3e7346adb04422be05f229dda56005'
✓ arc
✓ brew
✓ node
✓ gh
✓ yo
✓ pip
✓ proselint
☐…