Skip to content

Commit 4143710

Browse files
mahrudd-torrance
authored andcommitted
rearranged Macaulay2Doc subnodes
1 parent 1b2cb01 commit 4143710

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

M2/Macaulay2/packages/Macaulay2Doc/ov_top.m2

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,17 @@ Node
2222
> "getting help or reporting bugs"
2323
-- TODO: "contributing to Macaulay2"
2424
-- Macaulay2 is an open source project, and we welcome programming contributions of all kinds.
25+
:Reference Manual
26+
> "The Macaulay2 language"
2527
> "packages provided with Macaulay2"
28+
:Mathematical Objects
29+
> "rings"
30+
> "ideals"
31+
> "matrices"
32+
> "modules"
33+
> @TO2(map, "morphisms")@
34+
> @TO2("Complexes :: Complexes", "chain complexes")@ (also see @TO2("chain complexes", "legacy version")@)
35+
> @TO2("Varieties :: Varieties", "varieties and sheaves")@
2636
:Mathematical Tutorials
2737
-- In this section we present some tutorials that aim to introduce
2838
-- the user to some mathematical ways of using Macaulay2. The tutorials
@@ -36,23 +46,13 @@ Node
3646
> "Tutorial: Canonical Embeddings of Plane Curves and Gonality"
3747
> "Tutorial: Fano varieties"
3848
> "Tutorial: Divisors"
39-
:Mathematical Objects
40-
> "rings"
41-
> "ideals"
42-
> "matrices"
43-
> "modules"
44-
> @TO2(map, "morphisms")@
45-
> @TO2("Complexes :: Complexes", "chain complexes")@ (also see @TO2("chain complexes", "legacy version")@)
46-
> @TO2("Varieties :: Varieties", "varieties and sheaves")@
4749
:Mathematical Computations
4850
> "elementary arithmetic"
4951
> "commutative algebra"
5052
> "homological algebra"
5153
> "algebraic geometry"
5254
> "combinatorics"
5355
> "analytic functions"
54-
:Reference Manual
55-
> "The Macaulay2 language"
5656
Tree
5757
:Appendix
5858
> "changes to Macaulay2, by version"

0 commit comments

Comments
 (0)