From 0af903972da8a57b1c1d6ce26a5e9caea5ae0031 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Fri, 13 Dec 2024 15:12:27 +0000 Subject: [PATCH] build based on 47cdc81 --- dev/.documenter-siteinfo.json | 2 +- dev/api.html | 2 +- dev/index.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 8a88a59..dcead99 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-13T15:11:11","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-13T15:12:22","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/dev/api.html b/dev/api.html index 3427a04..2cbf29d 100644 --- a/dev/api.html +++ b/dev/api.html @@ -164,4 +164,4 @@ components_names::Array{T2<:Union{String, Symbol}, 1} )

Define the variable dimension and possibly the names of each component.

Note

You can use variable! once to set the variable dimension.

Examples

julia> variable!(ocp, 1, "v")
-julia> variable!(ocp, 2, "v", [ "v₁", "v₂" ])
+julia> variable!(ocp, 2, "v", [ "v₁", "v₂" ]) diff --git a/dev/index.html b/dev/index.html index df41887..d24e3f9 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,5 +1,5 @@ Introduction · CTModels

CTModels

Documentation for CTModels.

Dependencies

All the numerical simulations to generate this documentation are performed with the following packages.

using Pkg
-Pkg.status()
Status `~/actions-runner/_work/CTModels.jl/CTModels.jl/docs/Project.toml`
-  [34c4fa32] CTModels v0.1.0 `~/actions-runner/_work/CTModels.jl/CTModels.jl`
-  [e30172f5] Documenter v1.8.0
+Pkg.status()
Status `~/work/CTModels.jl/CTModels.jl/docs/Project.toml`
+  [34c4fa32] CTModels v0.1.0 `~/work/CTModels.jl/CTModels.jl`
+  [e30172f5] Documenter v1.8.0