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

Headline -- headline of a documentation node

Description

The headline of a documentation node, gives a brief, half line, description of the thing being documented. As an example, the headline for this documentation node was obtained with the code:

Headline => "make a headline for a documentation node"

See also

Functions with optional argument named Headline:

  • document(...,Headline=>...)
  • newPackage(...,Headline=>...) -- see newPackage -- the preamble of a package

For the programmer

The object Headline is a symbol.


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