Skip to content

Commit

Permalink
Add DocumenterCitations as a doc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
abhro committed Jul 16, 2024
1 parent 24d4656 commit b21eb62
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
@@ -1,5 +1,6 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterCitations = "daee34ce-89f3-4625-b898-19384cb65244"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

[compat]
Expand Down
1 change: 1 addition & 0 deletions docs/install.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using LibGit2, Pkg, TOML, UUIDs
using DocumenterCitations

# This prepares the documentation for all JuliaAstro packages to be built.
# It installs the latest versions of all JuliaAstro packages and prepares
Expand Down

0 comments on commit b21eb62

Please sign in to comment.