Skip to content

Commit c7eac51

Browse files
committed
up
1 parent d057a95 commit c7eac51

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/src/network_analysis/network_properties.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# The `NetworkProperties` Object
2-
31
# [Caching of Network Properties in `ReactionSystems`](@id network_analysis_caching_properties)
42
When calling many of the network API functions, Catalyst calculates and caches
53
in `rn` a variety of information. For example the first call to
@@ -35,7 +33,3 @@ Catalyst.reset_networkproperties!(rn)
3533
```
3634
Network property functions will then recalculate their associated properties and
3735
cache the new values the next time they are called.
38-
39-
```@docs; canonical=false
40-
NetworkProperties
41-
```

0 commit comments

Comments
 (0)