lsst.ip.diffim gaa63f70f4e+9994eb9896
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_diffim"
11html_theme_options["logotext"] = project
12html_title = project
13html_short_title = project
14doxylink = {}