Closed abstratt closed 6 years ago
Generators will allow symbol reference weavers to be provided for a code generation operation. Weavers will be invoked for every action being rendered, and will potentially adorn symbol references as they see fit (generating HTML links, for instance).
Depends on abstratt/textuml#158
Generate links to referenced operations/symbols when showing blocks of code in the documentation. It would make it navigating the documentation much easier.