.gitattributes
.gitignore
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
.github/workflows/ci.yaml
docs/.gitignore
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/pipelines/build-overview.rst
docs/pipelines/install.rst
docs/pipelines/package-docs-cli.rst
docs/pipelines/stack-docs-cli.rst
docs/sphinxext/lssttasks.rst
documenteer/__init__.py
documenteer/requestsutils.py
documenteer/sphinxrunner.py
documenteer.egg-info/PKG-INFO
documenteer.egg-info/SOURCES.txt
documenteer.egg-info/dependency_links.txt
documenteer.egg-info/entry_points.txt
documenteer.egg-info/requires.txt
documenteer.egg-info/top_level.txt
documenteer/bin/__init__.py
documenteer/bin/refreshlsstbib.py
documenteer/sphinxconfig/__init__.py
documenteer/sphinxconfig/stackconf.py
documenteer/sphinxconfig/technoteconf.py
documenteer/sphinxconfig/utils.py
documenteer/sphinxext/__init__.py
documenteer/sphinxext/bibtex.py
documenteer/sphinxext/jira.py
documenteer/sphinxext/lsstdocushare.py
documenteer/sphinxext/mockcoderefs.py
documenteer/sphinxext/packagetoctree.py
documenteer/sphinxext/remotecodeblock.py
documenteer/sphinxext/utils.py
documenteer/sphinxext/lssttasks/__init__.py
documenteer/sphinxext/lssttasks/configfieldlists.py
documenteer/sphinxext/lssttasks/crossrefs.py
documenteer/sphinxext/lssttasks/pyapisummary.py
documenteer/sphinxext/lssttasks/taskutils.py
documenteer/sphinxext/lssttasks/topiclists.py
documenteer/sphinxext/lssttasks/topics.py
documenteer/stackdocs/__init__.py
documenteer/stackdocs/build.py
documenteer/stackdocs/packagecli.py
documenteer/stackdocs/rootdiscovery.py
documenteer/stackdocs/stackcli.py
licenses/README.md
licenses/astropy-helpers.txt
licenses/sphinx-issue.txt
licenses/sphinx.txt
tests/README.rst
tests/test_refreshlsstbib.py
tests/test_sphinxconfig_stackconf.py
tests/test_sphinxconfig_utils.py
tests/test_sphinxext_jira.py
tests/test_sphinxext_lsstdocushare.py
tests/test_sphinxext_lssttasks_taskutils.py
tests/test_sphinxext_mockcoderefs.py
tests/test_sphinxext_packagetoctree.py
tests/test_sphinxext_utils.py
tests/test_stackdocs_build.py
tests/test_stackdocs_rootdiscovery.py
tests/test_technoteconf.py
tests/data/package_alpha/doc/manifest.yaml
tests/data/package_alpha/doc/_static/package_alpha/README.md
tests/data/package_alpha/doc/package.alpha/index.rst
tests/data/package_alpha/doc/package_alpha/index.rst
tests/data/package_beta/doc/README.md