lsst.pipe.base  21.0.0-18-g546cdbd+4e75b35dac
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 = {}