← Back to team overview

fenics team mailing list archive

Re: Documentation effort

 

>
> sphinx looks nice, but can it do C++?
>

I don't think it can do things automatically like it can with python,
but you can add the calls you want to document (for example the NumPy
array c-api [0]).

[0] http://docs.scipy.org/doc/numpy/reference/c-api.array.html



References