diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 0117663..0c1628c 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-02-04T02:58:07","documenter_version":"1.2.1"}} \ No newline at end of file +{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-02-04T03:01:20","documenter_version":"1.2.1"}} \ No newline at end of file diff --git a/dev/api/index.html b/dev/api/index.html index 09d3b94..55dc993 100644 --- a/dev/api/index.html +++ b/dev/api/index.html @@ -1,2 +1,2 @@ -Library Reference · AlgebraicTemplate.jl
+Library Reference · AlgebraicTemplate.jl
diff --git a/dev/generated/literate_example/index.html b/dev/generated/literate_example/index.html index 10dfebc..d7cf416 100644 --- a/dev/generated/literate_example/index.html +++ b/dev/generated/literate_example/index.html @@ -1,2 +1,2 @@ -Code Example · AlgebraicTemplate.jl

Code Example

This is an example of adding a code example compiled with Literate.jl in the docs.

First we want to load our package with using

using AlgebraicTemplate

Using hello()

We provide the hello(string) method which prints "Hello, string!"

hello("World")
"Hello, World!"
+Code Example · AlgebraicTemplate.jl

Code Example

This is an example of adding a code example compiled with Literate.jl in the docs.

First we want to load our package with using

using AlgebraicTemplate

Using hello()

We provide the hello(string) method which prints "Hello, string!"

hello("World")
"Hello, World!"
diff --git a/dev/index.html b/dev/index.html index c1b87bf..10d7ae9 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,2 +1,2 @@ -AlgebraicTemplate.jl · AlgebraicTemplate.jl
+AlgebraicTemplate.jl · AlgebraicTemplate.jl