Skip to content

Commit

Permalink
rename gibbs markdown file
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxd3 committed Sep 28, 2024
1 parent c7f577d commit 8f11a15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ makedocs(;
sitename="AbstractMCMC",
format=Documenter.HTML(),
modules=[AbstractMCMC],
pages=["Home" => "index.md", "api.md", "design.md", "gibbs.md"],
pages=["Home" => "index.md", "api.md", "design.md", "state_interface.md"],
checkdocs=:exports,
)

Expand Down
File renamed without changes.

0 comments on commit 8f11a15

Please sign in to comment.