Skip to content

Commit 2641ab3

Browse files
docs: collapse docstrings by default in API/problems.md
1 parent b55646e commit 2641ab3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/API/problems.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
```@meta
2+
CollapsedDocStrings = true
3+
```
4+
15
# Building and solving numerical problems
26

37
Systems are numerically solved by building and solving the appropriate problem type.

0 commit comments

Comments
 (0)