lsst.pipe.base  21.0.0-10-g560fb7b+64b5360c38
conf.py
Go to the documentation of this file.
1 from documenteer.conf.pipelinespkg import * # noqa: F403, import *
2 
3 project = "pipe_base"
4 html_theme_options["logotext"] = project # noqa: F405, unknown name
5 html_title = project
6 html_short_title = project
7 doxylink = {}