tyuanhang

Results 3 comments of tyuanhang

Need for python support ~

I wanna output some warnings in the process of mapping python ast object, which stores `to_line_no`, to reST. I have tried to listen the `autodoc-process-docstring` event. However, I do not...

The situation is that I wanna output some warning in the position of source code file rather than the .rst file, which is hard to position the problem and fix.