lsst.meas.deblender  22.0.1-3-g496fd5d+0d5e66bb0e
Variables
conf Namespace Reference

Variables

string project
 
string html_title
 
string html_short_title
 
string project = "utils"
 
string html_title = project
 
string html_short_title = project
 
dictionary doxylink = {}
 

Detailed Description

Sphinx configuration file for an LSST stack package.

This configuration only affects single-package Sphinx documenation builds.

Variable Documentation

◆ doxylink

dictionary conf.doxylink = {}

Definition at line 12 of file conf.py.

◆ html_short_title

string conf.html_short_title = project

Definition at line 11 of file conf.py.

◆ html_title

string conf.html_title = project

Definition at line 10 of file conf.py.

◆ project

string conf.project = "utils"

Definition at line 8 of file conf.py.