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