JakubAndrysek / MkDoxy

📖 Automatically generates API documentation for your project based on Doxygen comments and code snippets in your markdown files.
https://mkdoxy.kubaandrysek.cz/
MIT License
60 stars 16 forks source link

Add __repr__ to Node #64

Closed gladhorn closed 11 months ago

gladhorn commented 11 months ago

When debugging/testing, it's much easier to understand what's going on when Node shows what it represents.