lsst.meas.extensions.trailedSources  master-gcc5351303a+d59c8a2634
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 documentation builds.
4 For more information, see:
5 https://developer.lsst.io/stack/building-single-package-docs.html
6 """
7 
9 
10 
11 project = "meas_extensions_trailedSources"
12 html_theme_options["logotext"] = project
13 html_title = project
14 html_short_title = project