lsst.display.ds9 gfaaac7f73f+b24f1712ae
Variables
conf Namespace Reference

Variables

string project
 
string html_title
 
string html_short_title
 
string project = "display_ds9"
 
string html_title = project
 
string html_short_title = project
 

Detailed Description

Sphinx configuration file for an LSST stack package.
This configuration only affects single-package Sphinx documentation builds.
For more information, see:
https://developer.lsst.io/stack/building-single-package-docs.html

Variable Documentation

◆ html_short_title

string conf.html_short_title = project

Definition at line 13 of file conf.py.

◆ html_title

string conf.html_title = project

Definition at line 12 of file conf.py.

◆ project

string conf.project = "display_ds9"

Definition at line 10 of file conf.py.