How to add a custom `docstring format` to pycharm ?

 

I need `doxygen docstring format`  , and insert docstring `above` func / class instead of  below func / class . 

 

but I read https://www.jetbrains.org/intellij/sdk/docs/products/pycharm.html , 

I haven't found any relevant information, could you provide me with some?

thanks !

1
1 comment

Hello, 

 

Unfortunately, custom docsting formats are not available. Please vote for the corresponding feature request https://youtrack.jetbrains.com/issue/PY-12327

0

Please sign in to leave a comment.