Skip to content

Commit 07a3d08

Browse files
Merge pull request #46 from ArnoStrouwen/canon
canonize docs
2 parents 760e3b8 + 44a68a4 commit 07a3d08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ Note that `RuntimeGeneratedFunction` does not handle closures. Please use the
2020
package for more fixable staged programming. While `GeneralizedGenerated.jl` is
2121
more powerful, `RuntimeGeneratedFunctions.jl` handles large expressions better.
2222

23+
## Tutorials and Documentation
24+
25+
For information on using the package,
26+
[see the stable documentation](https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/). Use the
27+
[in-development documentation](https://docs.sciml.ai/RuntimeGeneratedFunctions/dev/) for the version of
28+
the documentation, which contains the unreleased features.
29+
2330
## Simple Example
2431

2532
Here's an example showing how to construct and immediately call a runtime

0 commit comments

Comments
 (0)