lsst.ip.diffim main-g8f8c93ee38+d7e3c13743
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 documenation builds.
4"""
5
7
8
9project = "ip_diffim"
10html_theme_options["logotext"] = project
11html_title = project
12html_short_title = project
13doxylink = {}