LSSTApplications
19.0.0,19.0.0+1,19.0.0+10,19.0.0+13,19.0.0+3,19.0.0+5,19.0.0+9,tickets.DM-22703-ga158cbef15,w.2019.51
LSSTDataManagementBasePackage
stack
Linux64
afw
19.0.0+1
doc
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 documenation builds.
4
"""
5
6
from
documenteer.sphinxconfig.stackconf
import
build_package_configs
7
import
lsst.afw
8
9
10
_g = globals()
11
_g.update(build_package_configs(
12
project_name=
'afw'
,
13
version=lsst.afw.version.__version__))
lsst::afw
Definition:
imageAlgorithm.dox:1
Generated on Mon Dec 23 2019 19:03:20 for LSSTApplications by
1.8.13