Skip to content

Commit

Permalink
Updates documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Jan 4, 2025
1 parent 8394b79 commit 590e566
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Quarto = "d7167be5-f61b-4dc9-b75c-ab62374668c5"
DocumenterQuarto = "73f83fcb-c367-40db-89b6-8fd94701aaf2"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
TagBot = "e0110173-4560-45c0-b46f-a4a4efc6ff66"
2 changes: 1 addition & 1 deletion docs/src/api/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ using TagBot
```{julia}
#| echo: false
#| output: asis
DocumenterQuarto.autodoc(TagBot)
DocumenterQuarto.autodoc(TagBot, :untagged_versions, :create_release, :create_releases)
```

0 comments on commit 590e566

Please sign in to comment.