| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add type annotation for configs | Igor | 2025-08-18 | 1 | -0/+1 |
| | | |||||
| * | ci(lint): check `@brief` docstring placement #3762 | Justin M. Keyes | 2025-04-22 | 1 | -2/+3 |
| | | |||||
| * | docs: cleanup | Justin M. Keyes | 2025-04-18 | 1 | -17/+17 |
| | | | | | | - brief should live at the top of each file - fix indentation for some docs | ||||
| * | fix(docs): docgen.lua reads from `lua/*.lua` #3708 | Justin M. Keyes | 2025-04-12 | 1 | -1/+1 |
| | | | | | | | | | Problem: Since configs now live in `lsp/`, the docgen needs to be updated. Solution: Read the configs from `lsp/`. Parse the `@brief` docstring to get the docs. | ||||
