-
-
Notifications
You must be signed in to change notification settings - Fork 639
Migrate To docgen.nvim #3330
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
https://github.com/jamestrew/docgen.nvim is a documentation generator that is quite similar to Nvim's, using the same luacats internals. It's written by the telescope author and is under active development / use.
It generates documentation that is nearly the same, with a few QOL fixes such as automatic links to classes/functions.
This is desirable as Nvim's is not public API and has changed a few times e.g. #3314