From 44a68a40f2596ee7109e4d7ffa56adbb53ac041c Mon Sep 17 00:00:00 2001 From: ArnoStrouwen Date: Tue, 25 Oct 2022 00:08:34 +0200 Subject: [PATCH] canonize docs --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b15d873..6c8fc27 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,13 @@ Note that `RuntimeGeneratedFunction` does not handle closures. Please use the package for more fixable staged programming. While `GeneralizedGenerated.jl` is more powerful, `RuntimeGeneratedFunctions.jl` handles large expressions better. +## Tutorials and Documentation + +For information on using the package, +[see the stable documentation](https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/). Use the +[in-development documentation](https://docs.sciml.ai/RuntimeGeneratedFunctions/dev/) for the version of +the documentation, which contains the unreleased features. + ## Simple Example Here's an example showing how to construct and immediately call a runtime