I'm writing a C library (on Eclipse) and I would like to generate documentation pages. I really like the SUSv4's HTML documentation, can anyone please recommend me on a tool with a similar output?
Note: Auto documentation generation and Eclipse plug-in aren't a must.