lsst.meas.extensions.photometryKron
17.0.1-1-gfc65f5f+3
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.meas.extensions.photometryKron
8
9
10
_g = globals()
11
_g.update(build_package_configs(
12
project_name=
'meas_extensions_photometryKron'
,
13
version=lsst.meas.extensions.photometryKron.version.__version__))
lsst::meas::extensions::photometryKron
Definition:
photometryKron.h:38
Generated on Wed Mar 27 2019 08:35:36 for lsst.meas.extensions.photometryKron by
1.8.13