myopts
myopts copied to clipboard
convert python docstrings with options into markdown
Hello! I have followed all steps to install and use your software. The output looks messed up. Could that be a EOL problem? Thanks!
Currently, if a file contains multiple class definitions, and a class is specified, it will return methods for that class and also all subsequent class. We should make sure it...
Currently `myopts` doesn't support rendering this pattern: ``` python """ see also --------- some funciton """ ``` related to https://github.com/thunder-project/thunder-docs/pull/5