.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
conftest.py
pyproject.toml
.github/workflows/ci.yaml
.vscode/settings.json
docs/Makefile
docs/make.bat
docs/example/logging.lua
docs/source/conf.py
docs/source/index.rst
docs/source/_extra/robots.txt
sphinx_lua_ls/__init__.py
sphinx_lua_ls/_version.py
sphinx_lua_ls/autodoc.py
sphinx_lua_ls/doctree.py
sphinx_lua_ls/domain.py
sphinx_lua_ls/intersphinx.py
sphinx_lua_ls/lua_ls.py
sphinx_lua_ls/py.typed
sphinx_lua_ls.egg-info/PKG-INFO
sphinx_lua_ls.egg-info/SOURCES.txt
sphinx_lua_ls.egg-info/dependency_links.txt
sphinx_lua_ls.egg-info/requires.txt
sphinx_lua_ls.egg-info/top_level.txt
test/conftest.py
test/test_parse.py
test/test_regression.py
test/roots/test-doc/Makefile
test/roots/test-doc/conf.py
test/roots/test-doc/index.rst
test/roots/test-doc/make.bat
test/roots/test-doc/mod.lua
test/roots/test-doc/_build/doctrees/environment.pickle
test/roots/test-doc/_build/doctrees/index.doctree
test/roots/test-doc/_build/doctrees/src/annotations.doctree
test/roots/test-doc/_build/doctrees/src/autodoc.doctree
test/roots/test-doc/_build/doctrees/src/directives.doctree
test/roots/test-doc/_build/doctrees/src/modules.doctree
test/roots/test-doc/_build/doctrees/src/refs.doctree
test/roots/test-doc/_build/html/.buildinfo
test/roots/test-doc/_build/html/genindex.html
test/roots/test-doc/_build/html/index.html
test/roots/test-doc/_build/html/lua-modindex.html
test/roots/test-doc/_build/html/objects.inv
test/roots/test-doc/_build/html/py-modindex.html
test/roots/test-doc/_build/html/search.html
test/roots/test-doc/_build/html/searchindex.js
test/roots/test-doc/_build/html/_sources/index.rst.txt
test/roots/test-doc/_build/html/_sources/src/annotations.rst.txt
test/roots/test-doc/_build/html/_sources/src/autodoc.rst.txt
test/roots/test-doc/_build/html/_sources/src/directives.rst.txt
test/roots/test-doc/_build/html/_sources/src/modules.rst.txt
test/roots/test-doc/_build/html/_sources/src/refs.rst.txt
test/roots/test-doc/_build/html/_static/alabaster.css
test/roots/test-doc/_build/html/_static/basic.css
test/roots/test-doc/_build/html/_static/custom.css
test/roots/test-doc/_build/html/_static/doctools.js
test/roots/test-doc/_build/html/_static/documentation_options.js
test/roots/test-doc/_build/html/_static/file.png
test/roots/test-doc/_build/html/_static/github-banner.svg
test/roots/test-doc/_build/html/_static/language_data.js
test/roots/test-doc/_build/html/_static/minus.png
test/roots/test-doc/_build/html/_static/plus.png
test/roots/test-doc/_build/html/_static/pygments.css
test/roots/test-doc/_build/html/_static/searchtools.js
test/roots/test-doc/_build/html/_static/sphinx_highlight.js
test/roots/test-doc/_build/html/src/annotations.html
test/roots/test-doc/_build/html/src/autodoc.html
test/roots/test-doc/_build/html/src/directives.html
test/roots/test-doc/_build/html/src/modules.html
test/roots/test-doc/_build/html/src/refs.html
test/roots/test-doc/src/annotations.rst
test/roots/test-doc/src/autodoc.rst
test/roots/test-doc/src/directives.rst
test/roots/test-doc/src/modules.rst
test/roots/test-doc/src/refs.rst
test/test_regression/annotations.html
test/test_regression/autodoc.html
test/test_regression/directives.html
test/test_regression/modules.html
test/test_regression/refs.html