Skip to content

Commit

Permalink
Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
adonath committed Dec 13, 2024
1 parent 1668e8a commit 1471064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/modules.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
::: gmmx.foo
::: gmmx.gmm
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ site_description: A minimal implementation of Gaussian Mixture Models in Jax
site_author: Axel Donath
edit_uri: edit/main/docs/
repo_name: adonath/gmmx
copyright: Maintained by <a href="https://adonath.com">Florian</a>.
copyright: Maintained by <a href="https://axeldonath.com">Axel Donbath</a>.

nav:
- Home: index.md
Expand Down

0 comments on commit 1471064

Please sign in to comment.