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

ExampleFiles -- data files corresponding to a documentation node

Description

This option lists filenames of data files in the auxiliary directory which should be made available in the directory where the example code is run.

Here is a sample usage of this entry:

ExampleFiles => {"datafile1", "datafile2"}

See also

Functions with optional argument named ExampleFiles:

  • document(...,ExampleFiles=>...)

For the programmer

The object ExampleFiles is a symbol.


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