So it appears that docu doesn't put show documentation for inherited members -- it would be handy if it included their documentation (as doxygen can be instructed to do) or at least linked to their documentation (as doxygen otherwise does).
For example, looking at DenseMatrix.Add you wouldn't know that there actually is documentation for it as Matrix<T>.Add.
Maybe I can convince you to switch to doxygen? :P The results are less spartan (perhaps even bloated), but they're also quite a bit more useable in my opinion.
For example, looking at DenseMatrix.Add you wouldn't know that there actually is documentation for it as Matrix<T>.Add.
Maybe I can convince you to switch to doxygen? :P The results are less spartan (perhaps even bloated), but they're also quite a bit more useable in my opinion.