lsst.ip.diffim  22.0.1-16-g55591820+4eddfd5ece
conf.py
Go to the documentation of this file.
1 """Sphinx configuration file for an LSST stack package.
2 
3 This configuration only affects single-package Sphinx documenation builds.
4 """
5 
7 
8 
9 project = "ip_diffim"
10 html_theme_options["logotext"] = project
11 html_title = project
12 html_short_title = project
13 doxylink = {}