-
Notifications
You must be signed in to change notification settings - Fork 413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem in installation - Sourcekitten skipping #164
Comments
what's the output of |
am getting nothing when i ran
|
any way to get this working ?? |
@segiddins I've just run a jazzy installation and got the same errors. In my case, the ouput of env | grep LANG yields LANG=en_CA.UTF-8. |
@anbarasu0504 Ok, found this: http://stackoverflow.com/questions/18235293/ruby-on-rails-unable-to-convert-x89-from-ascii-8bit-to-utf-8-for-xxx-xxxx-x doing the |
@kfeuerherm Thanks . it worked 👍 |
@anbarasu0504 Glad to hear. If you are aware of any clear documentation on the protocols for using this, let me know. Doesn't seem to be particularly well documented--a real irony for a documentation system.... |
I think this issue was fixed in #152. Please let me know if you still run into this even when installing v0.1.4 or later. Yes, documentation around jazzy has been lacking, mostly due to lack of time to work on it. If you have any specific questions, please ask them. |
I had sent a message to segiddins but got no reply. It’s been a while so I’ve forgotten the details. I think I was wondering what the format for the tags is, e.g. :params: or whatever….
|
jazzy will render the same format Xcode expects as documentation (see this excellent NSHipster guide: http://nshipster.com/swift-documentation/). Beyond that, you can use Markdown in your comment and jazzy will render that into HTML. |
I think I’ve read that nshipster article already and it must have left me with some questions. I will have to get back to this. I’m not (yet) familiar with markdown so I will look into that. Of course… what XCode expects is changing, and that’s half the problem :) Thanks for the pointers.
|
I just did an install of jazzy today using "gem install jazzy", as specified. It installed version 0.6.0. However, I also was seeing all of this 'unable to convert' output. Do we still need to install rdoc? |
can someone help in setting jazzy properly
The text was updated successfully, but these errors were encountered: