CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
sphinx_js/__init__.py
sphinx_js/analyzer_utils.py
sphinx_js/directives.py
sphinx_js/ir.py
sphinx_js/jsdoc.py
sphinx_js/parsers.py
sphinx_js/renderers.py
sphinx_js/suffix_tree.py
sphinx_js/typedoc.py
sphinx_js.egg-info/PKG-INFO
sphinx_js.egg-info/SOURCES.txt
sphinx_js.egg-info/dependency_links.txt
sphinx_js.egg-info/requires.txt
sphinx_js.egg-info/top_level.txt
sphinx_js/templates/attribute.rst
sphinx_js/templates/class.rst
sphinx_js/templates/common.rst
sphinx_js/templates/function.rst
tests/__init__.py
tests/conftest.py
tests/test_incremental.py
tests/test_init.py
tests/test_ir.py
tests/test_parsers.py
tests/test_suffix_tree.py
tests/test_testing.py
tests/testing.py
tests/roots/test-incremental_js/a.js
tests/roots/test-incremental_js/a.rst
tests/roots/test-incremental_js/a_b.rst
tests/roots/test-incremental_js/b.rst
tests/roots/test-incremental_js/conf.py
tests/roots/test-incremental_js/index.rst
tests/roots/test-incremental_js/jsdoc.json
tests/roots/test-incremental_js/unrelated.rst
tests/roots/test-incremental_js/inner/b.js
tests/roots/test-incremental_ts/a.rst
tests/roots/test-incremental_ts/a.ts
tests/roots/test-incremental_ts/a_b.rst
tests/roots/test-incremental_ts/b.rst
tests/roots/test-incremental_ts/conf.py
tests/roots/test-incremental_ts/index.rst
tests/roots/test-incremental_ts/tsconfig.json
tests/roots/test-incremental_ts/unrelated.rst
tests/roots/test-incremental_ts/inner/b.ts
tests/test_build_js/test_build_js.py
tests/test_build_js/source/code.js
tests/test_build_js/source/more_code.js
tests/test_build_js/source/docs/autoattribute.rst
tests/test_build_js/source/docs/autoattribute_deprecated.rst
tests/test_build_js/source/docs/autoattribute_example.rst
tests/test_build_js/source/docs/autoattribute_see.rst
tests/test_build_js/source/docs/autoclass.rst
tests/test_build_js/source/docs/autoclass_alphabetical.rst
tests/test_build_js/source/docs/autoclass_deprecated.rst
tests/test_build_js/source/docs/autoclass_example.rst
tests/test_build_js/source/docs/autoclass_exclude_members.rst
tests/test_build_js/source/docs/autoclass_members.rst
tests/test_build_js/source/docs/autoclass_members_list.rst
tests/test_build_js/source/docs/autoclass_members_list_star.rst
tests/test_build_js/source/docs/autoclass_no_paramnames.rst
tests/test_build_js/source/docs/autoclass_private_members.rst
tests/test_build_js/source/docs/autoclass_see.rst
tests/test_build_js/source/docs/autofunction_callback.rst
tests/test_build_js/source/docs/autofunction_defaults_code.rst
tests/test_build_js/source/docs/autofunction_defaults_doclet.rst
tests/test_build_js/source/docs/autofunction_deprecated.rst
tests/test_build_js/source/docs/autofunction_destructured_params.rst
tests/test_build_js/source/docs/autofunction_example.rst
tests/test_build_js/source/docs/autofunction_explicit.rst
tests/test_build_js/source/docs/autofunction_long.rst
tests/test_build_js/source/docs/autofunction_minimal.rst
tests/test_build_js/source/docs/autofunction_see.rst
tests/test_build_js/source/docs/autofunction_short.rst
tests/test_build_js/source/docs/autofunction_static.rst
tests/test_build_js/source/docs/autofunction_typedef.rst
tests/test_build_js/source/docs/autofunction_variadic.rst
tests/test_build_js/source/docs/avoid_shadowing.rst
tests/test_build_js/source/docs/conf.py
tests/test_build_js/source/docs/getter_setter.rst
tests/test_build_js/source/docs/index.rst
tests/test_build_js/source/docs/injection.rst
tests/test_build_js/source/docs/union.rst
tests/test_build_js/source/docs/unwrapped.rst
tests/test_build_ts/test_build_ts.py
tests/test_build_ts/source/class.ts
tests/test_build_ts/source/tsconfig.json
tests/test_build_ts/source/docs/autoclass_class_with_interface_and_supers.rst
tests/test_build_ts/source/docs/autoclass_constructorless.rst
tests/test_build_ts/source/docs/autoclass_exported.rst
tests/test_build_ts/source/docs/autoclass_interface_optionals.rst
tests/test_build_ts/source/docs/autoclass_star.rst
tests/test_build_ts/source/docs/conf.py
tests/test_build_ts/source/docs/index.rst
tests/test_common_mark/test_common_mark.py
tests/test_common_mark/source/code.js
tests/test_common_mark/source/docs/conf.py
tests/test_common_mark/source/docs/index.md
tests/test_dot_dot_paths/test_dot_dot_paths.py
tests/test_dot_dot_paths/source/code.js
tests/test_dot_dot_paths/source/docs/conf.py
tests/test_dot_dot_paths/source/docs/index.rst
tests/test_jsdoc_analysis/test_jsdoc.py
tests/test_jsdoc_analysis/source/class.js
tests/test_jsdoc_analysis/source/function.js
tests/test_typedoc_analysis/test_typedoc_analysis.py
tests/test_typedoc_analysis/source/nodes.ts
tests/test_typedoc_analysis/source/pathSegments.ts
tests/test_typedoc_analysis/source/tsconfig.json
tests/test_typedoc_analysis/source/types.ts