sphinx-lua-ls 3.8.1__tar.gz → 3.9.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/CHANGELOG.md +7 -1
- {sphinx_lua_ls-3.8.1/sphinx_lua_ls.egg-info → sphinx_lua_ls-3.9.0}/PKG-INFO +1 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/pyproject.toml +10 -10
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/__init__.py +9 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/_version.py +3 -3
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/domain.py +21 -12
- sphinx_lua_ls-3.9.0/sphinx_lua_ls/nodes.py +23 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0/sphinx_lua_ls.egg-info}/PKG-INFO +1 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls.egg-info/SOURCES.txt +1 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-annotations.html +0 -10
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-annotations.html +0 -9
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-doctype.html +0 -3
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-global_tables.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-globals.html +0 -3
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-incongruent_export.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-index.html +0 -4
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-member_ordering.html +0 -20
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-module_title.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-nested_modules.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-nesting.html +0 -10
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-nesting_recursive.html +0 -24
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-object_types.html +0 -26
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-relative_resolve.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-require.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-signatures.html +0 -23
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-using.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-globals.html +0 -3
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-member_ordering.html +0 -20
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-module_title.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-nested_modules.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-nesting.html +0 -10
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-nesting_recursive.html +0 -24
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-object_types.html +0 -26
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-relative_resolve.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-roots-default.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-roots-single-root.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-settings-no-recursion.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-settings-simple.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/doc-annotations.html +0 -2
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/doc-directives.html +0 -62
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/doc-inherited.html +0 -1
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/doc-modules.html +0 -7
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/doc-refs.html +0 -7
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/.cl-keeper.yaml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/.github/dependabot.yml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/.github/workflows/ci.yaml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/.gitignore +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/.pre-commit-config.yaml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/.readthedocs.yaml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/CONTRIBUTING.md +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/LICENSE +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/README.md +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/conftest.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/_extra/robots.txt +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/apidoc.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/autodoc.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/directives.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/example/.emmyrc.json +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/example/logging.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/example.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/installation.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/quickstart.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/roles.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/docs/source/settings.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/setup.cfg +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/apidoc.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/autodoc.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/autoindex.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/config.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/inherited.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/intersphinx.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/lua_ls.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/objtree.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/py.typed +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/pygments.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/static/lua.css +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls/utils.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls.egg-info/dependency_links.txt +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls.egg-info/requires.txt +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/sphinx_lua_ls.egg-info/top_level.txt +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/conftest.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/.gitignore +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/lua/mod/inner.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/lua/mod.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-apidoc/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/annotations.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/globals.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/globals_2.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/member_ordering.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/module_title.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/nested_modules.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/nesting.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/object_types.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/lua/relative_resolve.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/annotations.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/autoindex.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/globals.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/member_ordering.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/module_title.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/nested_modules.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/nesting.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/nesting_recursive.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/object_types.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc/src/relative_resolve.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/.emmyrc.json +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/annotations.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/doctype.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/foo/x.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/global_tables.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/globals.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/globals_2.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/incongruent_export.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/member_ordering.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/module_function.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/module_title.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/nested_modules.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/nesting.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/object_types.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/relative_resolve.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/signatures.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/lua/using.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/annotations.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/autoindex.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/doctype.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/global_tables.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/globals.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/incongruent_export.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/member_ordering.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/module_function.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/module_title.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/nested_modules.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/nesting.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/nesting_recursive.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/object_types.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/relative_resolve.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/require.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/signatures.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-emmylua/src/using.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-roots/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-roots/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-roots/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-roots/lua/root_1/autodoc.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-roots/lua/root_2/autodoc.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-roots/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings/lua/autodoc.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings-override/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings-override/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings-override/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings-override/lua/autodoc.lua +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-autodoc-settings-override/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/src/annotations.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/src/autoindex.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/src/directives.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/src/inherited.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/src/modules.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-doc/src/refs.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-intersphinx/Makefile +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-intersphinx/conf.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-intersphinx/index.rst +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/roots/test-intersphinx/make.bat +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_parse.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/apidoc-md-sep.yml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/apidoc-md.yml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/apidoc-rst-sep.yml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/apidoc-rst.yml +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-autoindex.html +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-autoindex.html +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-module_function.html +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-roots-no-roots.html +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/doc-autoindex.html +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression.py +0 -0
- {sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_versions.py +0 -0
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## [3.9.0] - 2026-01-23
|
|
6
|
+
|
|
7
|
+
- Fixed LaTeX build and improved rendering of multiline signatures in LaTeX ([#46]).
|
|
8
|
+
|
|
5
9
|
## [3.8.1] - 2025-12-08
|
|
6
10
|
|
|
7
11
|
- Added LuaLs 3.16.0 to the list of known broken releases ([LuaLS#3301]).
|
|
@@ -247,6 +251,7 @@ Initial release.
|
|
|
247
251
|
|
|
248
252
|
## [0.0.1] - 2025-03-09
|
|
249
253
|
|
|
254
|
+
[#46]:https://github.com/sphinx-contrib/lua-ls/issues/46
|
|
250
255
|
[#18]: https://github.com/sphinx-contrib/lua-ls/pull/18
|
|
251
256
|
[#19]: https://github.com/sphinx-contrib/lua-ls/pull/19
|
|
252
257
|
[#3]: https://github.com/sphinx-contrib/lua-ls/issues/3
|
|
@@ -270,7 +275,8 @@ Initial release.
|
|
|
270
275
|
[3.7.0-post1]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0...v3.7.0-post1
|
|
271
276
|
[3.8.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.7.0-post1...v3.8.0
|
|
272
277
|
[3.8.1]: https://github.com/sphinx-contrib/lua-ls/compare/v3.8.0...v3.8.1
|
|
278
|
+
[3.9.0]: https://github.com/sphinx-contrib/lua-ls/compare/v3.8.1...v3.9.0
|
|
273
279
|
[@bkoropoff]: https://github.com/bkoropoff
|
|
274
280
|
[emmylua]: https://github.com/EmmyLuaLs/emmylua-analyzer-rust/
|
|
275
281
|
[luals#3301]: https://github.com/LuaLS/lua-language-server/issues/3301
|
|
276
|
-
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.
|
|
282
|
+
[unreleased]: https://github.com/sphinx-contrib/lua-ls/compare/v3.9.0...HEAD
|
|
@@ -35,23 +35,23 @@ dev = [
|
|
|
35
35
|
{include-group = "doc"},
|
|
36
36
|
]
|
|
37
37
|
lint = [
|
|
38
|
-
"black==25.
|
|
38
|
+
"black==25.12.0",
|
|
39
39
|
"isort==7.0.0",
|
|
40
40
|
"pre-commit==4.5.0",
|
|
41
41
|
]
|
|
42
42
|
test = [
|
|
43
|
-
"pyright==1.1.
|
|
44
|
-
"pytest==9.0.
|
|
45
|
-
"sybil==9.
|
|
46
|
-
"pytest-regressions==2.
|
|
43
|
+
"pyright==1.1.408",
|
|
44
|
+
"pytest==9.0.2",
|
|
45
|
+
"sybil==9.3.0",
|
|
46
|
+
"pytest-regressions==2.9.1",
|
|
47
47
|
"beautifulsoup4==4.14.3",
|
|
48
|
-
"myst-parser==
|
|
48
|
+
"myst-parser==5.0.0"
|
|
49
49
|
]
|
|
50
50
|
doc = [
|
|
51
|
-
"sybil==9.
|
|
52
|
-
"furo==2025.
|
|
53
|
-
"sphinx_design==0.
|
|
54
|
-
"myst-parser==
|
|
51
|
+
"sybil==9.3.0",
|
|
52
|
+
"furo==2025.12.19",
|
|
53
|
+
"sphinx_design==0.7.0",
|
|
54
|
+
"myst-parser==5.0.0"
|
|
55
55
|
]
|
|
56
56
|
|
|
57
57
|
[project.urls]
|
|
@@ -21,6 +21,7 @@ import sphinx_lua_ls.domain
|
|
|
21
21
|
import sphinx_lua_ls.inherited
|
|
22
22
|
import sphinx_lua_ls.intersphinx
|
|
23
23
|
import sphinx_lua_ls.lua_ls
|
|
24
|
+
import sphinx_lua_ls.nodes
|
|
24
25
|
import sphinx_lua_ls.objtree
|
|
25
26
|
import sphinx_lua_ls.utils
|
|
26
27
|
from sphinx_lua_ls._version import __version__, __version_tuple__
|
|
@@ -259,6 +260,14 @@ def setup(app: sphinx.application.Sphinx):
|
|
|
259
260
|
|
|
260
261
|
app.add_css_file("lua.css")
|
|
261
262
|
|
|
263
|
+
app.add_node(
|
|
264
|
+
sphinx_lua_ls.nodes.SigIndentNode,
|
|
265
|
+
latex=(
|
|
266
|
+
sphinx_lua_ls.nodes.visit_sig_indent_latex,
|
|
267
|
+
sphinx_lua_ls.nodes.depart_sig_indent_latex,
|
|
268
|
+
),
|
|
269
|
+
)
|
|
270
|
+
|
|
262
271
|
return {
|
|
263
272
|
"version": __version__,
|
|
264
273
|
"parallel_read_safe": True,
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '3.
|
|
32
|
-
__version_tuple__ = version_tuple = (3,
|
|
31
|
+
__version__ = version = '3.9.0'
|
|
32
|
+
__version_tuple__ = version_tuple = (3, 9, 0)
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'gfa7ddc7ee'
|
|
@@ -29,6 +29,7 @@ from sphinx.util.docutils import SphinxDirective
|
|
|
29
29
|
from sphinx.util.nodes import make_id, make_refnode
|
|
30
30
|
|
|
31
31
|
import sphinx_lua_ls.config
|
|
32
|
+
import sphinx_lua_ls.nodes
|
|
32
33
|
import sphinx_lua_ls.objtree
|
|
33
34
|
from sphinx_lua_ls import utils
|
|
34
35
|
|
|
@@ -49,18 +50,23 @@ class _SigWriter:
|
|
|
49
50
|
) -> None:
|
|
50
51
|
self._signode = signode
|
|
51
52
|
self._maximum_signature_line_length = maximum_signature_line_length
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
self._line = addnodes.desc_signature_line(add_permalink=True)
|
|
55
|
-
signode += self._line
|
|
53
|
+
self._line = self._signode
|
|
56
54
|
|
|
57
55
|
def br(self):
|
|
58
|
-
self.
|
|
59
|
-
|
|
60
|
-
|
|
56
|
+
if self._signode.get("is_multiline"):
|
|
57
|
+
self._line["add_permalink"] = False
|
|
58
|
+
self._line = addnodes.desc_signature_line(add_permalink=True)
|
|
59
|
+
self._signode += self._line
|
|
60
|
+
else:
|
|
61
|
+
self._signode["is_multiline"] = True
|
|
62
|
+
self._line = addnodes.desc_signature_line("", "", *self._signode.children)
|
|
63
|
+
self._signode.clear()
|
|
64
|
+
self._signode += self._line
|
|
65
|
+
self._line = addnodes.desc_signature_line(add_permalink=True)
|
|
66
|
+
self._signode += self._line
|
|
61
67
|
|
|
62
|
-
def
|
|
63
|
-
self._line +=
|
|
68
|
+
def indent(self):
|
|
69
|
+
self._line += sphinx_lua_ls.nodes.SigIndentNode()
|
|
64
70
|
|
|
65
71
|
def name(self, txt: str):
|
|
66
72
|
self._line += addnodes.desc_sig_name(txt, txt)
|
|
@@ -120,7 +126,7 @@ class _SigWriter:
|
|
|
120
126
|
for i, (arg, typ) in enumerate(params):
|
|
121
127
|
if multiline:
|
|
122
128
|
self.br()
|
|
123
|
-
self.
|
|
129
|
+
self.indent()
|
|
124
130
|
|
|
125
131
|
if handle_optionals and arg and typ and typ.endswith("?"):
|
|
126
132
|
arg, typ = arg + "?", typ[:-1]
|
|
@@ -165,7 +171,7 @@ class _SigWriter:
|
|
|
165
171
|
for i, typ in enumerate(params):
|
|
166
172
|
if multiline:
|
|
167
173
|
self.br()
|
|
168
|
-
self.
|
|
174
|
+
self.indent()
|
|
169
175
|
|
|
170
176
|
if typ:
|
|
171
177
|
self.typ(typ, inliner)
|
|
@@ -486,7 +492,10 @@ class LuaObject(
|
|
|
486
492
|
) -> str:
|
|
487
493
|
*prefix_parts, _ = fullname.split(".")
|
|
488
494
|
prefix = ".".join(prefix_parts)
|
|
489
|
-
|
|
495
|
+
if prefix:
|
|
496
|
+
return f"{name} ({self.objtype} in {prefix})"
|
|
497
|
+
else:
|
|
498
|
+
return f"{name} ({self.objtype})"
|
|
490
499
|
|
|
491
500
|
def add_target_and_index(
|
|
492
501
|
self,
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
from typing import Any
|
|
2
|
+
|
|
3
|
+
from docutils import nodes
|
|
4
|
+
from sphinx import addnodes
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
class SigIndentNode(addnodes.desc_sig_space):
|
|
8
|
+
def __init__(
|
|
9
|
+
self,
|
|
10
|
+
rawsource: str = "",
|
|
11
|
+
text: str = " ",
|
|
12
|
+
*children: nodes.Element,
|
|
13
|
+
**attributes: Any,
|
|
14
|
+
):
|
|
15
|
+
super().__init__(rawsource, text, *children, **attributes)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
def visit_sig_indent_latex(self, node):
|
|
19
|
+
self.body.append("~~~~")
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
def depart_sig_indent_latex(self, node):
|
|
23
|
+
pass
|
|
@@ -33,7 +33,6 @@
|
|
|
33
33
|
<a class="headerlink" href="#lua-annotations.annotation_private" title="Link to this definition">
|
|
34
34
|
¶
|
|
35
35
|
</a>
|
|
36
|
-
<br/>
|
|
37
36
|
</dt>
|
|
38
37
|
<dd>
|
|
39
38
|
<p>
|
|
@@ -77,7 +76,6 @@
|
|
|
77
76
|
<a class="headerlink" href="#lua-annotations.annotation_protected" title="Link to this definition">
|
|
78
77
|
¶
|
|
79
78
|
</a>
|
|
80
|
-
<br/>
|
|
81
79
|
</dt>
|
|
82
80
|
<dd>
|
|
83
81
|
<p>
|
|
@@ -121,7 +119,6 @@
|
|
|
121
119
|
<a class="headerlink" href="#lua-annotations.annotation_package" title="Link to this definition">
|
|
122
120
|
¶
|
|
123
121
|
</a>
|
|
124
|
-
<br/>
|
|
125
122
|
</dt>
|
|
126
123
|
<dd>
|
|
127
124
|
<p>
|
|
@@ -165,7 +162,6 @@
|
|
|
165
162
|
<a class="headerlink" href="#lua-annotations.annotation_async" title="Link to this definition">
|
|
166
163
|
¶
|
|
167
164
|
</a>
|
|
168
|
-
<br/>
|
|
169
165
|
</dt>
|
|
170
166
|
<dd>
|
|
171
167
|
<p>
|
|
@@ -200,7 +196,6 @@
|
|
|
200
196
|
<a class="headerlink" href="#lua-annotations.annotation_deprecated" title="Link to this definition">
|
|
201
197
|
¶
|
|
202
198
|
</a>
|
|
203
|
-
<br/>
|
|
204
199
|
</dt>
|
|
205
200
|
<dd>
|
|
206
201
|
<p>
|
|
@@ -235,7 +230,6 @@
|
|
|
235
230
|
<a class="headerlink" href="#lua-annotations.see_one" title="Link to this definition">
|
|
236
231
|
¶
|
|
237
232
|
</a>
|
|
238
|
-
<br/>
|
|
239
233
|
</dt>
|
|
240
234
|
<dd>
|
|
241
235
|
<p>
|
|
@@ -281,7 +275,6 @@
|
|
|
281
275
|
<a class="headerlink" href="#lua-annotations.see_one_broken" title="Link to this definition">
|
|
282
276
|
¶
|
|
283
277
|
</a>
|
|
284
|
-
<br/>
|
|
285
278
|
</dt>
|
|
286
279
|
<dd>
|
|
287
280
|
<p>
|
|
@@ -325,7 +318,6 @@
|
|
|
325
318
|
<a class="headerlink" href="#lua-annotations.see_many" title="Link to this definition">
|
|
326
319
|
¶
|
|
327
320
|
</a>
|
|
328
|
-
<br/>
|
|
329
321
|
</dt>
|
|
330
322
|
<dd>
|
|
331
323
|
<p>
|
|
@@ -389,7 +381,6 @@
|
|
|
389
381
|
<a class="headerlink" href="#lua-annotations.see_many_broken" title="Link to this definition">
|
|
390
382
|
¶
|
|
391
383
|
</a>
|
|
392
|
-
<br/>
|
|
393
384
|
</dt>
|
|
394
385
|
<dd>
|
|
395
386
|
<p>
|
|
@@ -449,7 +440,6 @@
|
|
|
449
440
|
<a class="headerlink" href="#lua-annotations.see_no_text" title="Link to this definition">
|
|
450
441
|
¶
|
|
451
442
|
</a>
|
|
452
|
-
<br/>
|
|
453
443
|
</dt>
|
|
454
444
|
<dd>
|
|
455
445
|
<p>
|
{sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-annotations.html
RENAMED
|
@@ -33,7 +33,6 @@
|
|
|
33
33
|
<a class="headerlink" href="#lua-annotations.annotation_private" title="Link to this definition">
|
|
34
34
|
¶
|
|
35
35
|
</a>
|
|
36
|
-
<br/>
|
|
37
36
|
</dt>
|
|
38
37
|
<dd>
|
|
39
38
|
<p>
|
|
@@ -77,7 +76,6 @@
|
|
|
77
76
|
<a class="headerlink" href="#lua-annotations.annotation_protected" title="Link to this definition">
|
|
78
77
|
¶
|
|
79
78
|
</a>
|
|
80
|
-
<br/>
|
|
81
79
|
</dt>
|
|
82
80
|
<dd>
|
|
83
81
|
<p>
|
|
@@ -121,7 +119,6 @@
|
|
|
121
119
|
<a class="headerlink" href="#lua-annotations.annotation_package" title="Link to this definition">
|
|
122
120
|
¶
|
|
123
121
|
</a>
|
|
124
|
-
<br/>
|
|
125
122
|
</dt>
|
|
126
123
|
<dd>
|
|
127
124
|
<p>
|
|
@@ -165,7 +162,6 @@
|
|
|
165
162
|
<a class="headerlink" href="#lua-annotations.annotation_async" title="Link to this definition">
|
|
166
163
|
¶
|
|
167
164
|
</a>
|
|
168
|
-
<br/>
|
|
169
165
|
</dt>
|
|
170
166
|
<dd>
|
|
171
167
|
<p>
|
|
@@ -200,7 +196,6 @@
|
|
|
200
196
|
<a class="headerlink" href="#lua-annotations.annotation_deprecated" title="Link to this definition">
|
|
201
197
|
¶
|
|
202
198
|
</a>
|
|
203
|
-
<br/>
|
|
204
199
|
</dt>
|
|
205
200
|
<dd>
|
|
206
201
|
<p>
|
|
@@ -235,7 +230,6 @@
|
|
|
235
230
|
<a class="headerlink" href="#lua-annotations.see_one" title="Link to this definition">
|
|
236
231
|
¶
|
|
237
232
|
</a>
|
|
238
|
-
<br/>
|
|
239
233
|
</dt>
|
|
240
234
|
<dd>
|
|
241
235
|
<div class="admonition seealso">
|
|
@@ -281,7 +275,6 @@
|
|
|
281
275
|
<a class="headerlink" href="#lua-annotations.see_one_broken" title="Link to this definition">
|
|
282
276
|
¶
|
|
283
277
|
</a>
|
|
284
|
-
<br/>
|
|
285
278
|
</dt>
|
|
286
279
|
<dd>
|
|
287
280
|
<div class="admonition seealso">
|
|
@@ -325,7 +318,6 @@
|
|
|
325
318
|
<a class="headerlink" href="#lua-annotations.see_many" title="Link to this definition">
|
|
326
319
|
¶
|
|
327
320
|
</a>
|
|
328
|
-
<br/>
|
|
329
321
|
</dt>
|
|
330
322
|
<dd>
|
|
331
323
|
<div class="admonition seealso">
|
|
@@ -379,7 +371,6 @@
|
|
|
379
371
|
<a class="headerlink" href="#lua-annotations.see_many_broken" title="Link to this definition">
|
|
380
372
|
¶
|
|
381
373
|
</a>
|
|
382
|
-
<br/>
|
|
383
374
|
</dt>
|
|
384
375
|
<dd>
|
|
385
376
|
<div class="admonition seealso">
|
{sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-doctype.html
RENAMED
|
@@ -38,7 +38,6 @@
|
|
|
38
38
|
<a class="headerlink" href="#lua-doctype.x" title="Link to this definition">
|
|
39
39
|
¶
|
|
40
40
|
</a>
|
|
41
|
-
<br/>
|
|
42
41
|
</dt>
|
|
43
42
|
<dd>
|
|
44
43
|
<p>
|
|
@@ -100,7 +99,6 @@
|
|
|
100
99
|
<a class="headerlink" href="#lua-doctype.foo" title="Link to this definition">
|
|
101
100
|
¶
|
|
102
101
|
</a>
|
|
103
|
-
<br/>
|
|
104
102
|
</dt>
|
|
105
103
|
<dd>
|
|
106
104
|
<p>
|
|
@@ -140,7 +138,6 @@
|
|
|
140
138
|
<a class="headerlink" href="#lua-0" title="Link to this definition">
|
|
141
139
|
¶
|
|
142
140
|
</a>
|
|
143
|
-
<br/>
|
|
144
141
|
</dt>
|
|
145
142
|
<dd>
|
|
146
143
|
<p>
|
{sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-global_tables.html
RENAMED
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
<a class="headerlink" href="#lua-global_tables.foo" title="Link to this definition">
|
|
28
28
|
¶
|
|
29
29
|
</a>
|
|
30
|
-
<br/>
|
|
31
30
|
</dt>
|
|
32
31
|
<dd>
|
|
33
32
|
<p>
|
|
@@ -83,7 +82,6 @@
|
|
|
83
82
|
<a class="headerlink" href="#lua-GLOBAL_TABLE.foo" title="Link to this definition">
|
|
84
83
|
¶
|
|
85
84
|
</a>
|
|
86
|
-
<br/>
|
|
87
85
|
</dt>
|
|
88
86
|
<dd>
|
|
89
87
|
<p>
|
{sphinx_lua_ls-3.8.1 → sphinx_lua_ls-3.9.0}/test/test_regression/autodoc-emmylua-globals.html
RENAMED
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
<a class="headerlink" href="#lua-globals.foo" title="Link to this definition">
|
|
28
28
|
¶
|
|
29
29
|
</a>
|
|
30
|
-
<br/>
|
|
31
30
|
</dt>
|
|
32
31
|
<dd>
|
|
33
32
|
<p>
|
|
@@ -63,7 +62,6 @@
|
|
|
63
62
|
<a class="headerlink" href="#lua-GlobalsClass" title="Link to this definition">
|
|
64
63
|
¶
|
|
65
64
|
</a>
|
|
66
|
-
<br/>
|
|
67
65
|
</dt>
|
|
68
66
|
<dd>
|
|
69
67
|
<p>
|
|
@@ -102,7 +100,6 @@
|
|
|
102
100
|
<a class="headerlink" href="#lua-GLOBAL_FOO" title="Link to this definition">
|
|
103
101
|
¶
|
|
104
102
|
</a>
|
|
105
|
-
<br/>
|
|
106
103
|
</dt>
|
|
107
104
|
<dd>
|
|
108
105
|
<p>
|
|
@@ -35,7 +35,6 @@
|
|
|
35
35
|
<a class="headerlink" href="#lua-incongruent_export_2" title="Link to this definition">
|
|
36
36
|
¶
|
|
37
37
|
</a>
|
|
38
|
-
<br/>
|
|
39
38
|
</dt>
|
|
40
39
|
<dd>
|
|
41
40
|
<p>
|
|
@@ -70,7 +69,6 @@
|
|
|
70
69
|
<a class="headerlink" href="#lua-incongruent_export_2.foo" title="Link to this definition">
|
|
71
70
|
¶
|
|
72
71
|
</a>
|
|
73
|
-
<br/>
|
|
74
72
|
</dt>
|
|
75
73
|
<dd>
|
|
76
74
|
<p>
|
|
@@ -27,7 +27,6 @@
|
|
|
27
27
|
<a class="headerlink" href="#lua-autodoc.foo" title="Link to this definition">
|
|
28
28
|
¶
|
|
29
29
|
</a>
|
|
30
|
-
<br/>
|
|
31
30
|
</dt>
|
|
32
31
|
<dd>
|
|
33
32
|
<p>
|
|
@@ -62,7 +61,6 @@
|
|
|
62
61
|
<a class="headerlink" href="#lua-autodoc.baz" title="Link to this definition">
|
|
63
62
|
¶
|
|
64
63
|
</a>
|
|
65
|
-
<br/>
|
|
66
64
|
</dt>
|
|
67
65
|
<dd>
|
|
68
66
|
<p>
|
|
@@ -97,7 +95,6 @@
|
|
|
97
95
|
<a class="headerlink" href="#lua-autodoc.undoc" title="Link to this definition">
|
|
98
96
|
¶
|
|
99
97
|
</a>
|
|
100
|
-
<br/>
|
|
101
98
|
</dt>
|
|
102
99
|
<dd>
|
|
103
100
|
<dl class="field-list simple">
|
|
@@ -132,7 +129,6 @@
|
|
|
132
129
|
<a class="headerlink" href="#lua-1" title="Link to this definition">
|
|
133
130
|
¶
|
|
134
131
|
</a>
|
|
135
|
-
<br/>
|
|
136
132
|
</dt>
|
|
137
133
|
<dd>
|
|
138
134
|
<p>
|
|
@@ -32,7 +32,6 @@
|
|
|
32
32
|
)
|
|
33
33
|
</span>
|
|
34
34
|
</span>
|
|
35
|
-
<br/>
|
|
36
35
|
</dt>
|
|
37
36
|
<dd>
|
|
38
37
|
<p>
|
|
@@ -63,7 +62,6 @@
|
|
|
63
62
|
c
|
|
64
63
|
</span>
|
|
65
64
|
</span>
|
|
66
|
-
<br/>
|
|
67
65
|
</dt>
|
|
68
66
|
<dd>
|
|
69
67
|
<p>
|
|
@@ -88,7 +86,6 @@
|
|
|
88
86
|
integer
|
|
89
87
|
</span>
|
|
90
88
|
</code>
|
|
91
|
-
<br/>
|
|
92
89
|
</dt>
|
|
93
90
|
<dd>
|
|
94
91
|
<p>
|
|
@@ -115,7 +112,6 @@
|
|
|
115
112
|
integer
|
|
116
113
|
</span>
|
|
117
114
|
</code>
|
|
118
|
-
<br/>
|
|
119
115
|
</dt>
|
|
120
116
|
<dd>
|
|
121
117
|
<p>
|
|
@@ -147,7 +143,6 @@
|
|
|
147
143
|
)
|
|
148
144
|
</span>
|
|
149
145
|
</span>
|
|
150
|
-
<br/>
|
|
151
146
|
</dt>
|
|
152
147
|
<dd>
|
|
153
148
|
<p>
|
|
@@ -190,7 +185,6 @@
|
|
|
190
185
|
)
|
|
191
186
|
</span>
|
|
192
187
|
</span>
|
|
193
|
-
<br/>
|
|
194
188
|
</dt>
|
|
195
189
|
<dd>
|
|
196
190
|
<p>
|
|
@@ -222,7 +216,6 @@
|
|
|
222
216
|
)
|
|
223
217
|
</span>
|
|
224
218
|
</span>
|
|
225
|
-
<br/>
|
|
226
219
|
</dt>
|
|
227
220
|
<dd>
|
|
228
221
|
<p>
|
|
@@ -253,7 +246,6 @@
|
|
|
253
246
|
c
|
|
254
247
|
</span>
|
|
255
248
|
</span>
|
|
256
|
-
<br/>
|
|
257
249
|
</dt>
|
|
258
250
|
<dd>
|
|
259
251
|
<p>
|
|
@@ -278,7 +270,6 @@
|
|
|
278
270
|
integer
|
|
279
271
|
</span>
|
|
280
272
|
</code>
|
|
281
|
-
<br/>
|
|
282
273
|
</dt>
|
|
283
274
|
<dd>
|
|
284
275
|
<p>
|
|
@@ -305,7 +296,6 @@
|
|
|
305
296
|
integer
|
|
306
297
|
</span>
|
|
307
298
|
</code>
|
|
308
|
-
<br/>
|
|
309
299
|
</dt>
|
|
310
300
|
<dd>
|
|
311
301
|
<p>
|
|
@@ -355,7 +345,6 @@
|
|
|
355
345
|
)
|
|
356
346
|
</span>
|
|
357
347
|
</span>
|
|
358
|
-
<br/>
|
|
359
348
|
</dt>
|
|
360
349
|
<dd>
|
|
361
350
|
<p>
|
|
@@ -387,7 +376,6 @@
|
|
|
387
376
|
)
|
|
388
377
|
</span>
|
|
389
378
|
</span>
|
|
390
|
-
<br/>
|
|
391
379
|
</dt>
|
|
392
380
|
<dd>
|
|
393
381
|
<p>
|
|
@@ -426,7 +414,6 @@
|
|
|
426
414
|
c
|
|
427
415
|
</span>
|
|
428
416
|
</span>
|
|
429
|
-
<br/>
|
|
430
417
|
</dt>
|
|
431
418
|
<dd>
|
|
432
419
|
<p>
|
|
@@ -451,7 +438,6 @@
|
|
|
451
438
|
integer
|
|
452
439
|
</span>
|
|
453
440
|
</code>
|
|
454
|
-
<br/>
|
|
455
441
|
</dt>
|
|
456
442
|
<dd>
|
|
457
443
|
<p>
|
|
@@ -478,7 +464,6 @@
|
|
|
478
464
|
integer
|
|
479
465
|
</span>
|
|
480
466
|
</code>
|
|
481
|
-
<br/>
|
|
482
467
|
</dt>
|
|
483
468
|
<dd>
|
|
484
469
|
<p>
|
|
@@ -529,7 +514,6 @@
|
|
|
529
514
|
)
|
|
530
515
|
</span>
|
|
531
516
|
</span>
|
|
532
|
-
<br/>
|
|
533
517
|
</dt>
|
|
534
518
|
<dd>
|
|
535
519
|
<p>
|
|
@@ -561,7 +545,6 @@
|
|
|
561
545
|
)
|
|
562
546
|
</span>
|
|
563
547
|
</span>
|
|
564
|
-
<br/>
|
|
565
548
|
</dt>
|
|
566
549
|
<dd>
|
|
567
550
|
<p>
|
|
@@ -600,7 +583,6 @@
|
|
|
600
583
|
c
|
|
601
584
|
</span>
|
|
602
585
|
</span>
|
|
603
|
-
<br/>
|
|
604
586
|
</dt>
|
|
605
587
|
<dd>
|
|
606
588
|
<p>
|
|
@@ -625,7 +607,6 @@
|
|
|
625
607
|
integer
|
|
626
608
|
</span>
|
|
627
609
|
</code>
|
|
628
|
-
<br/>
|
|
629
610
|
</dt>
|
|
630
611
|
<dd>
|
|
631
612
|
<p>
|
|
@@ -652,7 +633,6 @@
|
|
|
652
633
|
integer
|
|
653
634
|
</span>
|
|
654
635
|
</code>
|
|
655
|
-
<br/>
|
|
656
636
|
</dt>
|
|
657
637
|
<dd>
|
|
658
638
|
<p>
|