lsst.ip.isr g7aa544c432+e53b63e467
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 = "ip_isr"
11html_theme_options["logotext"] = project
12html_title = project
13html_short_title = project