lsst.meas.extensions.trailedSources g28a2c77125+4e58fe9b41
conf.py
Go to the documentation of this file.
1"""Sphinx configuration file for an LSST stack package.
2
3This configuration only affects single-package Sphinx documentation builds.
4For more information, see:
5https://developer.lsst.io/stack/building-single-package-docs.html
6"""
7
9
10
11project = "meas_extensions_trailedSources"
12html_theme_options["logotext"] = project
13html_title = project
14html_short_title = project