Skip to content
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

Generate docsets for Xcode #120

Closed
jpsim opened this issue Dec 17, 2014 · 10 comments
Closed

Generate docsets for Xcode #120

jpsim opened this issue Dec 17, 2014 · 10 comments

Comments

@jpsim
Copy link
Collaborator

jpsim commented Dec 17, 2014

No description provided.

@segiddins
Copy link
Collaborator

@Kapeli do you know of any resources that describe what's necessary?

@Kapeli
Copy link
Contributor

Kapeli commented Dec 22, 2014

Nope, sorry. The process is pretty much: generate a Nodes.xml and a Tokens.xml and then run "docsetutil" over it, which is a command line tool bundled with Xcode.

If you generate a docset using appledoc, you should see how it sets up these files and maybe replicate what it's doing?

@pigeon-archive
Copy link
Contributor

pigeon-archive commented Nov 23, 2016

What's the status on this? From my understanding this has already been completed?

@1ec5
Copy link
Collaborator

1ec5 commented Nov 23, 2016

No, jazzy doesn't generate Xcode docsets yet.

@pigeon-archive
Copy link
Contributor

My apologies. Thanks for the response @1ec5. Misunderstood.

@jpsim
Copy link
Collaborator Author

jpsim commented Nov 26, 2016

@istx25 note the difference between a "Dash" docset and an Xcode docset. They're different formats.

@pigeon-archive
Copy link
Contributor

Yup! My apologies.

@1ec5
Copy link
Collaborator

1ec5 commented Mar 22, 2017

From the Xcode 8.3 release notes:

3rd party docset support is now deprecated and will no longer be supported in a future release of Xcode. (30584489)

@1ec5 1ec5 closed this as completed Mar 22, 2017
@jpsim
Copy link
Collaborator Author

jpsim commented Mar 22, 2017

Well that keeps things simple!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants