Repository-Metriken
- Stars
- (10.996 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 14h) (30 gemergte PRs in 30 T)
Beschreibung
TransmissionHelp.helpindex should maybe be generated at build time instead of being stored? It didn't get any update for 11 years: https://github.com/transmission/transmission/blob/main/macosx/TransmissionHelp/TransmissionHelp.helpindex Seems to have been added by @livings124.
I don't know how a .helpindex works, so I'm not sure how to assert if it works or not. Just know that to build it, there is either:
hiutilcommand line tool- Help Indexer from Additional Tools for Xcode
Some search results on how to do it: https://developer.apple.com/library/archive/documentation/Carbon/Conceptual/ProvidingUserAssitAppleHelp/authoring_help/authoring_help_book.html https://wiki.freepascal.org/Add_an_Apple_Help_Book_to_your_macOS_app https://github.com/Red-Menace/RubyMotionRonin/tree/master/Help%20Book%20Sample https://stackoverflow.com/questions/11551817/apple-help-book-tutorial https://stackoverflow.com/questions/15813958/apple-help-authoring https://stackoverflow.com/questions/57593107/authoring-apple-help-book-in-2019 https://stackoverflow.com/questions/68783738/indexing-a-apple-help-book-on-bigsur