Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichelenstrofer committed Nov 29, 2023
1 parent f737fc1 commit eced829
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterCitations = "daee34ce-89f3-4625-b898-19384cb65244"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
UnitfulAngles = "6fb2a4bd-7999-5318-a3b2-8ad61056cd98"

[compat]
Documenter = "0.27.23"
DocumenterCitations = "0.2.12"
Unitful = "1.10"
UnitfulAngles = "0.7"
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ using Documenter
using DocumenterCitations
using DimensionfulAngles
using Unitful
using UnitfulAngles

ENV["UNITFUL_FANCY_EXPONENTS"] = true

Expand Down

0 comments on commit eced829

Please sign in to comment.