Re: [eigen] Proposal: documentation for Eigen3 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
> I can only suggest you to keep the doxygen for technical doc and use a real authoring stuff liek sphinx or quickbook and write a proper doc by hand next to the tech doc ;)
I'm sure that we've all struggled with this one. You _can_ write LaTeXy things in doxygen files, but is it a good idea? The advantage is that you get the cross-links; the downside is that you have to fake things to look like C++ comments, and that it isn't as nice as e.g. LaTeX (or your preferred tool --- I'm an astrophysicist, so TeX is very natural).
Does anyone have experience to share on this?
R