Skip to content

Commit

Permalink
update docs/Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kalmarek committed Nov 18, 2024
1 parent d4a8da2 commit b200a8b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 97 deletions.
93 changes: 0 additions & 93 deletions docs/Manifest.toml

This file was deleted.

3 changes: 0 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
GroupsCore = "d5909c97-4eac-4ecc-a3dc-fdd0858a4120"

[compat]
Documenter = "0.26"
2 changes: 1 addition & 1 deletion docs/src/group_elements.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Obligatory methods

```@docs
parent(::Monoid)
parent(::MonoidElement)
:(==)(::El, ::El) where {El <: MonoidElement}
isfiniteorder(::MonoidElement)
```
Expand Down

0 comments on commit b200a8b

Please sign in to comment.