help system structure
help system structure
- Subject: help system structure
- From: Shane <email@hidden>
- Date: Wed, 6 Jan 2010 23:24:22 -0600
I'm trying to implement a help system and don't understand the
structure. Here's how my current XCode project is laid out.
MyApp
|- AquaticPrime.framework
|- build
|- English.lproj
|- images
|- Importer
|- includes
|- MyApp-Info.plist
|- source
`- Sparkle.framework
I was trying to follow this link on "Organizing the Help Book Bundle"
but I'm a bit confused on whether I should create the 'Contents' and
'Resources' folder or what goes where.
http://developer.apple.com/mac/library/documentation/Carbon/Conceptual/ProvidingUserAssitAppleHelp/authoring_help/authoring_help_book.html
I do have the English.lproj folder, but not in the same way the link
above shows. I also have many *.nibs in my English.lproj folder, so
can I just create a help folder there to separate help files?
Any advice on the structure much appreciated.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden