Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using Appledoc for generate comments. In basic variants i get page like this http://sdk.quickblox.com/ios/

I want to get something like this http://qblx.co/OrAHzE - classes grouped by categories.

I read this doc http://gentlebytes.com/appledoc-docs-comments/ , by not found any information about this. Anybody did something like this? tanks

share|improve this question

1 Answer

up vote 2 down vote accepted

As answered on email, this is not currently supported.

From perspective of the author of appledoc: one of the goals of appledoc was to generate documentation looking as close to Apple's own as possible. As Apple doesn't use "sections" on index pages, such functionality wasn't implemented on appledoc as well and also isn't planned.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.