Skip to content

Commit af4b20b

Browse files
authored
Tweak package module docstring (#2316)
1 parent 1284445 commit af4b20b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/AbstractAlgebra.jl

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
@doc raw"""
2-
AbstractAlgebra is a pure Julia package for computational abstract algebra.
2+
AbstractAlgebra is a pure Julia package for computational abstract algebra.
33
4-
For more information see https://github.com/Nemocas/AbstractAlgebra.jl
4+
Repository: <https://github.com/Nemocas/AbstractAlgebra.jl>
5+
6+
Documentation: <https://nemocas.github.io/AbstractAlgebra.jl>
57
"""
68
module AbstractAlgebra
79

0 commit comments

Comments
 (0)