Skip to content

Conversation

@jamestrew
Copy link
Contributor

@jamestrew jamestrew commented Jul 27, 2024

Initial conversion of gendoc to https://github.com/jamestrew/docgen.nvim

main differences from tree-sitter-lua's doc gen:

  • uses luacats annotations instead of emmylua allowing for tighter integration between lua_ls type checking and documentation annotations
  • all descriptions are parsed as markdown using tree-sitter-markdown so improved parsing
  • vimdoc rendering is heavily based off of the code used by neovim core so things will look very similar to neovim core docs

@jamestrew jamestrew force-pushed the docgen branch 10 times, most recently from cae904e to d5d7c39 Compare August 10, 2024 00:21
@jamestrew jamestrew marked this pull request as ready for review August 10, 2024 00:27
@jamestrew jamestrew force-pushed the docgen branch 2 times, most recently from 5da3702 to 1d63fec Compare August 11, 2024 19:04
@jamestrew jamestrew force-pushed the docgen branch 2 times, most recently from 20b8501 to d698a6f Compare October 7, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant