Skip to content

Commit bfed876

Browse files
committed
removed no-index option
1 parent 7f4c9c9 commit bfed876

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

idaes/core/util/structfs/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,12 +227,10 @@ def solve_opt(ctx):
227227
{py:class}`FlowsheetRunner <structfs.fsrunner.FlowsheetRunner>` class.
228228
229229
```{autodoc2-object} structfs.fsrunner.FlowsheetRunner.annotate_var
230-
:no-index:
231230
```
232231
233232
```{autodoc2-docstring} structfs.fsrunner.FlowsheetRunner.annotate_var
234233
:parser: myst
235-
:no-index:
236234
```
237235
238236
'''

0 commit comments

Comments
 (0)