From ecb74c22b4a6c41162153f77e73d4ef645fedfa0 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 12 Apr 2025 19:40:01 -0700 Subject: fix(docs): docgen.lua reads from `lua/*.lua` #3708 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. --- lsp/spectral.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lsp/spectral.lua') diff --git a/lsp/spectral.lua b/lsp/spectral.lua index 65189c19..a8360146 100644 --- a/lsp/spectral.lua +++ b/lsp/spectral.lua @@ -2,7 +2,7 @@ local bin_name = 'spectral-language-server' ---@brief --- ----https://github.com/luizcorreia/spectral-language-server +-- https://github.com/luizcorreia/spectral-language-server -- `A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 & v3.` -- -- `spectral-language-server` can be installed via `npm`: -- cgit v1.2.3-70-g09d2