Can we have a code view inspired by docco?
The implementation can be a theme or different view, whatever makes sense.
Key ideas:
- Process markdown in comments
- Show comment and code side by side, the result becomes more readable.
Examples:
golds renders much more powerful view for code navigation than docco (and it's ports). If we have this additional feature, I believe it can be a powerful tool for code reading enthusiasts who also like to produce annotated source code (as artefacts) of popular/well-written codebases (like this or this, but much better).
Can we have a code view inspired by docco?
The implementation can be a theme or different view, whatever makes sense.
Key ideas:
Examples:
golds renders much more powerful view for code navigation than docco (and it's ports). If we have this additional feature, I believe it can be a powerful tool for code reading enthusiasts who also like to produce annotated source code (as artefacts) of popular/well-written codebases (like this or this, but much better).