lsst.meas.deblender
22.0.1-3-g496fd5d+f5705dc537
doc
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
6
from
documenteer.conf.pipelinespkg
import
*
# noqa: F403, import *
7
8
project =
"utils"
9
html_theme_options[
"logotext"
] = project
# noqa: F405, unknown name
10
html_title = project
11
html_short_title = project
12
doxylink = {}
pipelinespkg
Generated on Fri Sep 24 2021 02:43:32 for lsst.meas.deblender by
1.9.1