I'm working on new documentation for our software library and I'm wondering how I can combine a general documentation which I think should be written in DocBook together with a Doxygen based API reference.
The Doxygen part already exists so I prefer to keep it, but using DocBook is just an idea and I'm open to any ideas. Writing the whole documentation in Doxygen is possible but it does not seem to me to be the best approach.
Thanks!