Skip to content

Commit 5ea8105

Browse files
committed
add mermaid plug in
1 parent 849b9dd commit 5ea8105

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
44
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
55
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
66
DocumenterInterLinks = "d12716ef-a0f6-4df4-a9f1-a5a34e75c656"
7+
DocumenterMermaid = "a078cd44-4d9c-4618-b545-3ab9d77f9177"
78
InfrastructureSystems = "2cd47ed4-ca9b-11e9-27f2-ab636a7671f1"
89
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
910
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ using Documenter, PowerSystems
22
import DataStructures: OrderedDict
33
using Literate
44
using DocumenterInterLinks
5+
using DocumenterMermaid
56

67
links = InterLinks(
78
"InfrastructureSystems" => "https://nrel-sienna.github.io/InfrastructureSystems.jl/stable/",

0 commit comments

Comments
 (0)