sphinxcontrib-cadquery
A Sphinx extension for rendering CadQuery models. A fork of the Sphinx extension in CadQuery/cadquery.
Directives
Refer to the Directives section for more details.
cadquery-vtk
Alias: cadquery
Render a CadQuery model using kitware/vtk.js.
cadquery-svg
Alias: cq_plot
Render a CadQuery model using SVG.
cadquery:vtk
Render a CadQuery model using kitware/vtk.js. Differs from
cadquery-vtk
in that it provides additional options and content variations.cadquery:svg
Render a CadQuery model using the CadQuery SVG exporter. Differs from
cadquery-svg
in that it provides additional options and content variations.