I'm basically asking the same question as this: Is there a good way to produce documentation for swig interfaces?
However, that one was like two years old and now there is sphinx.
Question is, can sphinx automatically get something out from the python code that swig produces, or does one need to manually 're-enter' the documentation that is in the C++ code?