doc/assy: add constraints (#850)
* doc/assy: add constraints * doc/gen_colors.py: add script for generating color list * doc/assy: initial locations
This commit is contained in:
@ -44,6 +44,7 @@ extensions = [
|
||||
"sphinx.ext.viewcode",
|
||||
"sphinx.ext.autosummary",
|
||||
"cadquery.cq_directive",
|
||||
"sphinx.ext.mathjax",
|
||||
]
|
||||
|
||||
always_document_param_types = True
|
||||
|
Reference in New Issue
Block a user