We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1284445 commit af4b20bCopy full SHA for af4b20b
1 file changed
src/AbstractAlgebra.jl
@@ -1,7 +1,9 @@
1
@doc raw"""
2
- AbstractAlgebra is a pure Julia package for computational abstract algebra.
+AbstractAlgebra is a pure Julia package for computational abstract algebra.
3
4
- For more information see https://github.com/Nemocas/AbstractAlgebra.jl
+Repository: <https://github.com/Nemocas/AbstractAlgebra.jl>
5
+
6
+Documentation: <https://nemocas.github.io/AbstractAlgebra.jl>
7
"""
8
module AbstractAlgebra
9
0 commit comments