Open
Description
When there are global functions in the code:
- These aren't linked to the source code, so there is a big list of functions coming from multiple files but it's impossible to know what comes from where
- Functions are not searchable via the search function.
You can reproduce generating documentation for any repository with procedural programming (at least part of the code).