Skip to content

Commit d2260b7

Browse files
committed
more
1 parent 071d488 commit d2260b7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

sphinx_docs/source/networks-overview.rst

+5-3
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,11 @@ There are two primary files within each network directory.
114114
state and (respectively) the time-derivatives and Jacobian
115115
elements to fill in.
116116

117-
Note: some networks do not provide an analytic Jacobian and instead
118-
rely on the numerical difference-approximation to the Jacobian. In
119-
this case, the interface ``actual_jac`` is still needed to compile.
117+
.. note::
118+
119+
Some networks do not provide an analytic Jacobian and instead
120+
rely on the numerical difference-approximation to the Jacobian. In
121+
this case, the interface ``actual_jac`` is still needed to compile.
120122

121123
Notice that these modules have initialization routines:
122124

0 commit comments

Comments
 (0)