Skip to content

Commit 464b3a1

Browse files
authored
Generate doc for ModelOrderReduction (#200)
1 parent 4e42823 commit 464b3a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/generate_doc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ def generate_component_documentation(destination_directory, example_directories)
225225
SofaRuntime.importPlugin("SoftRobots")
226226
SofaRuntime.importPlugin("ShapeMatchingPlugin")
227227
SofaRuntime.importPlugin("CSparseSolvers")
228-
# SofaRuntime.importPlugin("ModelOrderReduction")
228+
SofaRuntime.importPlugin("ModelOrderReduction")
229229
SofaRuntime.importPlugin("VolumetricRendering")
230230
# if "auto_load_plugins" in dir(SofaRuntime):
231231
# SofaRuntime.auto_load_plugins()

0 commit comments

Comments
 (0)