im searching for a Documentation Framework that supports the following features:
- Generated from Code Comments
- Searchable
- Styling customizable
- NTH: Linked references (If i reference a class somewhere class name should be linked to class documentation)
I want to use it to document an RESTfull API i'm working on
I know about YARDoc, but would be nice to gather some alternatives