Skip to content

Commit

Permalink
Add missing Abelian groups docs (#4186)
Browse files Browse the repository at this point in the history
* Add missing Abelian groups docs

Similarly to the update in Hecke:
thofma/Hecke.jl#1631

* Update docs/doc.main

---------

Co-authored-by: Erik Paemurru <computeralgebra@runbox.com>
  • Loading branch information
lgoettgens and paemurru authored Oct 9, 2024
1 parent 4d1d833 commit 759becf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/doc.main
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@
"Groups/grouphom.md",
"Groups/autgroup.md",
"Groups/grouplib.md",
"Hecke/manual/abelian/introduction.md",
"Abelian Groups" => [
"Introduction" => "Hecke/manual/abelian/introduction.md",
"Elements" => "Hecke/manual/abelian/elements.md",
"Morphisms" => "Hecke/manual/abelian/maps.md",
"Structural Computations" => "Hecke/manual/abelian/structural.md",
],
"Groups/group_characters.md",
"Groups/recog.md",
"Groups/tom.md",
Expand Down

0 comments on commit 759becf

Please sign in to comment.