.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/SUPPORT.md
.github/dependabot.yml
.github/workflows/ci-cron.yaml
.github/workflows/ci.yaml
docs/.gitignore
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/dev/development.rst
docs/dev/release.rst
docs/pipelines/build-overview.rst
docs/pipelines/configuration.rst
docs/pipelines/cpp-api-linking.rst
docs/pipelines/index.rst
docs/pipelines/install.rst
docs/pipelines/package-docs-cli.rst
docs/pipelines/stack-docs-cli.rst
docs/sphinx-extensions/autocppapi.rst
docs/sphinx-extensions/autodocreset.rst
docs/sphinx-extensions/docushare-reference.rst
docs/sphinx-extensions/index.rst
docs/sphinx-extensions/jira-reference.rst
docs/sphinx-extensions/lsst-pybtex-style.rst
docs/sphinx-extensions/lssttasks.rst
docs/sphinx-extensions/package-toctree.rst
docs/sphinx-extensions/remote-code-block.rst
docs/technotes/configuration.rst
docs/technotes/index.rst
docs/technotes/refresh-lsst-bib.rst
licenses/README.md
licenses/astropy-helpers.txt
licenses/sphinx-issue.txt
licenses/sphinx.txt
src/documenteer/__init__.py
src/documenteer/packagemetadata.py
src/documenteer/py.typed
src/documenteer/requestsutils.py
src/documenteer/sphinxrunner.py
src/documenteer/utils.py
src/documenteer/version.py
src/documenteer.egg-info/PKG-INFO
src/documenteer.egg-info/SOURCES.txt
src/documenteer.egg-info/dependency_links.txt
src/documenteer.egg-info/entry_points.txt
src/documenteer.egg-info/not-zip-safe
src/documenteer.egg-info/requires.txt
src/documenteer.egg-info/top_level.txt
src/documenteer/bin/__init__.py
src/documenteer/bin/buildstackdocs.py
src/documenteer/bin/refreshlsstbib.py
src/documenteer/conf/pipelines.py
src/documenteer/conf/pipelinespkg.py
src/documenteer/conf/technote.py
src/documenteer/ext/__init__.py
src/documenteer/ext/autocppapi.py
src/documenteer/ext/autodocreset.py
src/documenteer/sphinxconfig/__init__.py
src/documenteer/sphinxconfig/stackconf.py
src/documenteer/sphinxconfig/technoteconf.py
src/documenteer/sphinxconfig/utils.py
src/documenteer/sphinxext/__init__.py
src/documenteer/sphinxext/bibtex.py
src/documenteer/sphinxext/jira.py
src/documenteer/sphinxext/lsstdocushare.py
src/documenteer/sphinxext/mockcoderefs.py
src/documenteer/sphinxext/packagetoctree.py
src/documenteer/sphinxext/remotecodeblock.py
src/documenteer/sphinxext/utils.py
src/documenteer/sphinxext/lssttasks/__init__.py
src/documenteer/sphinxext/lssttasks/configfieldlists.py
src/documenteer/sphinxext/lssttasks/crossrefs.py
src/documenteer/sphinxext/lssttasks/pyapisummary.py
src/documenteer/sphinxext/lssttasks/taskutils.py
src/documenteer/sphinxext/lssttasks/topiclists.py
src/documenteer/sphinxext/lssttasks/topics.py
src/documenteer/stackdocs/__init__.py
src/documenteer/stackdocs/build.py
src/documenteer/stackdocs/doxygen.py
src/documenteer/stackdocs/doxygentag.py
src/documenteer/stackdocs/packagecli.py
src/documenteer/stackdocs/pkgdiscovery.py
src/documenteer/stackdocs/rootdiscovery.py
src/documenteer/stackdocs/stackcli.py
src/documenteer/stackdocs/data/cppreference-doxygen-web.tag.xml
src/documenteer/stackdocs/data/doxygen.defaults.conf
src/documenteer/stackdocs/data/mainpage.dox
tests/conftest.py
tests/test_ext_autocppapi.py
tests/test_packagemetadata.py
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_doxygen.py
tests/test_stackdocs_doxygentag.py
tests/test_stackdocs_pkgdiscovery.py
tests/test_stackdocs_rootdiscovery.py
tests/test_technoteconf.py
tests/data/afw.doxygen.conf
tests/data/doxygen.tag.zip
tests/data/package_alpha/doc/doxygen.conf.in
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_alpha/include/README.md
tests/data/package_alpha/src/README.md
tests/data/package_beta/doc/README.md
tests/roots/test-autocppapi/conf.py
tests/roots/test-autocppapi/doxygen.tag.zip
tests/roots/test-autocppapi/index.rst