Pollen has a notion of "semantic markup" that can be translated into various targets, mainly HTML. We will later be extending this to add a LSP-related target. But in order to do so, we need a clear notion of "function" in the semantic markup, with clear "name", "parameters", "signature", "docstring", etc.
Surely some of this infrastructure is present; presenting the current state of the world + tweaking as appropriate is the goal of this issue.
Pollen has a notion of "semantic markup" that can be translated into various targets, mainly HTML. We will later be extending this to add a LSP-related target. But in order to do so, we need a clear notion of "function" in the semantic markup, with clear "name", "parameters", "signature", "docstring", etc.
Surely some of this infrastructure is present; presenting the current state of the world + tweaking as appropriate is the goal of this issue.