myopts icon indicating copy to clipboard operation
myopts copied to clipboard

convert python docstrings with options into markdown

Results 3 myopts issues
Sort by recently updated
recently updated
newest added

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