Skip to content

Commit

Permalink
docs build v2
Browse files Browse the repository at this point in the history
  • Loading branch information
quffaro committed Jan 11, 2024
1 parent 7163881 commit 7e4552e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.9.3"
manifest_format = "2.0"
project_hash = "ff548e3a81e12e184337b5b22ce8263e3cc0d40c"
project_hash = "fe575daa70093f2edc469bf823a35c3843752ed6"

[[deps.ACSets]]
deps = ["AlgebraicInterfaces", "Base64", "CompTime", "DataStructures", "JSON3", "MLStyle", "OrderedCollections", "Permutations", "Pkg", "PrettyTables", "Random", "Reexport", "SHA", "StaticArrays", "StructEquality", "Tables"]
Expand Down
3 changes: 3 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
CairoMakie = "0.10"
2 changes: 2 additions & 0 deletions docs/src/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ single variable `C`.
and define a convenience function for visualization in later examples.

```@example DEC
using DiagrammaticEquations
using DiagrammaticEquations.Deca
using Decapodes
using Catlab, Catlab.Graphics
Expand Down

0 comments on commit 7e4552e

Please sign in to comment.