Skip to content

Commit

Permalink
add documenter diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
rveltz committed Jan 1, 2024
1 parent 3c4df4e commit a0f8a3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
DiffEqOperators = "9fdde737-9c7f-55bf-ade8-46b3f136cc48"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterDiagrams = "a106ebf2-4182-4cba-90d4-44cd3cc36e85"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
Expand Down
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pkg"add https://github.com/bifurcationkit/AsymptoticNumericalMethod.jl"
Pkg.add("BandedMatrices")

using Documenter, BifurcationKit, Setfield, AsymptoticNumericalMethod
using DocumenterDiagrams
# using DocThemeIndigo
ENV["GKSwstype"] = "100"

Expand Down

0 comments on commit a0f8a3f

Please sign in to comment.