Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » writing documentation » document » overview documentation template
next | previous | forward | backward | up | index | toc

overview documentation template

document {
        Key      => "description of this page",
        Headline => "one line description",
        "There can be explanatory prose here in the form of a hypertext list.",
        EXAMPLE {
            "m2code",
            "m2code",
            "m2code"},
        "There can be explanatory prose here in the form of a hypertext list.",
        Caveat => {"warning"}
        }

See also


The source of this document is in Macaulay2Doc/functions/document-doc.m2:560:0.