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

Add DocSet for Elektra 0.8.23 #1884

Merged
merged 1 commit into from
May 17, 2018
Merged

Add DocSet for Elektra 0.8.23 #1884

merged 1 commit into from
May 17, 2018

Conversation

sanssecours
Copy link
Contributor

👋 Hi,

this pull request adds a DocSet for the latest version of Elektra. If I should change anything, please just comment below.

By the way: The latest version of XCode does not include the docsetutil anymore. Do you have any advice on how to fix the generation of a DocSet via Doxygen, besides installing an old version of Xcode?

Kind regards,
René

@Kapeli Kapeli merged commit e55f34c into Kapeli:master May 17, 2018
@Kapeli
Copy link
Owner

Kapeli commented May 17, 2018

Thank you! 👍

By the way: The latest version of XCode does not include the docsetutil anymore. Do you have any advice on how to fix the generation of a DocSet via Doxygen, besides installing an old version of Xcode?

To avoid keeping an old version of Xcode around, you can copy docsetutil out of it and into your PATH somewhere.

@sanssecours
Copy link
Contributor Author

To avoid keeping an old version of Xcode around, you can copy docsetutil out of it and into your PATH somewhere.

Thank you for the advice. I already did that. If anybody else is interested, as far as I can tell, you need to keep the following files:

Developer/usr/bin/docsetutil
SharedFrameworks/DADocSetManagement.framework
SharedFrameworks/ktraceDT.framework
SharedFrameworks/SymbolicationDT.framework
SharedFrameworks/kperfdataDT.framework
SharedFrameworks/DVTInstrumentsFoundation.framework
SharedFrameworks/DVTFoundation.framework
SharedFrameworks/DVTInstrumentsUtilities.framework
SharedFrameworks/DTXConnectionServices.framework
SharedFrameworks/DADocSetAccess.framework
SharedFrameworks/CoreSymbolicationDT.framework
Frameworks/libswiftObjectiveC.dylib
Frameworks/libswiftXPC.dylib
Frameworks/libswiftCore.dylib
Frameworks/libswiftCoreGraphics.dylib
Frameworks/libswiftCoreData.dylib
Frameworks/libswiftDispatch.dylib
Frameworks/libswiftCoreFoundation.dylib
Frameworks/libswiftDarwin.dylib
Frameworks/libswiftIOKit.dylib
Frameworks/libswiftFoundation.dylib

. I extracted these files from XCode 9.2 and uploaded them here.

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

Successfully merging this pull request may close these issues.

2 participants