Variables
setup Namespace Reference
Variables
setup_args
Variable Documentation
◆
setup_args
setup.setup_args
Initial value:
1
= generate_distutils_setup(
2
packages=[
'cras_docs_common'
],
3
package_dir={
''
:
'src'
},
4
# The following is needed to provide the theme files for the other packages in this stack during doc jobs on buildfarm (it ignores the install() directive in CMakeLists.txt)
5
package_data={
'cras_docs_common'
: [
'sphinx-themes/*'
,
'sphinx-themes/*/*'
,
'sphinx-themes/*/*/*'
,
'sphinx-themes/*/*/*/*'
]},
6
)
Definition at line
11
of file
setup.py
.
cras_docs_common
Author(s): Martin Pecka
autogenerated on Sat Jun 17 2023 02:33:05