-
Hi,
I use [VVDocumenter](https://github.com/onevcat/VVDocumenter-Xcode) to help me document my codes.
`init()` functions return an objects, although not explicitly defined in their syntax. For this pa…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
### Issue Descrip…
-
After downloading source code,
and running "make install",
I get error, hence impossible to build SourceKitten.
This is the error:
> .../Release/SourceKittenFramework.build/unextended-module.modulem…
-
At the top-level of an extension to a class, although I've provided a description for the extension, it shows as "Undocumented" when the documentation is generated.
The functions in the extension are…
-
What does "installed in a location indexed by Spotlight" mean as far as being a requirement?
-
**Command:** jazzy
**Trace:**
```
`/Library/Ruby/Gems/2.0.0/gems/jazzy-0.4.0/lib/jazzy/readme_generator.rb:34:in `generated_readme': undefined local variable or method `podspec' for Jazzy::ReadmeG…
-
Hello,
I recently updated to Jazzy 0.7.2 and have tried using it to generate documentation for an Xcode 8 project containing Swift 2.3 code. All 578 source files in our project are parsed, but when J…
-
Asking in case anyone knows the answer already, but digging in right now :)
-
The following gets stripped from a doc comment:
```
- SeeAlso: foo and bar
```
It’s due to 34796f3d0ea83bfb846a8d1933308c730b57aa74, which seems to be intentionally stripping these items…? Some of…
-
See https://github.com/realm/jazzy/issues/94#issuecomment-68115193
@juangamnik let's resume in here for clarity.
``` swift
/// Extends array via a shuffled function which returns a copy
/// of the a…
jpsim updated
8 years ago