Template:Manual

From Octave
Revision as of 14:36, 28 July 2017 by Siko1056 (talk | contribs) (Copy idea from Template:Codeline.)
Jump to navigation Jump to search

[edit]

Template-info.png Template Documentation

This template is for URLs to the GNU Octave Manual using the XREF mechanism.

Example:

To get nice plots, one should use the {{manual|plot}} function within Octave.

Use a label for {{manual|plot|the plotting function}}.

Will produce:

To get nice plots, one should use the plot function within Octave.

Use a label for plot.