You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project looks amazing and I would really like to use it, but sadly I am using numpy docstrings for my documentation. When I have time, I would love to extend the project to support numpy docstrings too, but the code is quite long and it isn't obvious how to extend it properly. Do you have tips on where to start? Maybe the parsers could be implemented in separate files and then called upon depending on what is provided in the documentation 😄
The text was updated successfully, but these errors were encountered:
I recognize that this requires an overhaul to allow for other people to extend things more easily. I just hastily put it together for my own purposes back then 😅 Let me see if I can pull some basic dev docs together and perhaps give it an overhaul that would allow other people to extend it more easily without going beyond the scope of the project.
The project looks amazing and I would really like to use it, but sadly I am using numpy docstrings for my documentation. When I have time, I would love to extend the project to support numpy docstrings too, but the code is quite long and it isn't obvious how to extend it properly. Do you have tips on where to start? Maybe the parsers could be implemented in separate files and then called upon depending on what is provided in the documentation 😄
The text was updated successfully, but these errors were encountered: