cadabra2 icon indicating copy to clipboard operation
cadabra2 copied to clipboard

Conversion from manual pages to python docstrings needs improvement

Open kpeeters opened this issue 4 years ago • 0 comments

The read_manual function in py_helpers.cc is very basic, and does not in general produce readable text (it skips maths and leaves LaTeX markup in the string). This needs some generic processing, possibly moved to DataCell.cc so it can be re-used.

kpeeters avatar Jan 18 '21 11:01 kpeeters