view doc/doxyhtml/README @ 20815:a260a6acb70f

fix test failures introduced by a22d8a2eb0e5 * scripts/ode/private/integrate_adaptive.m: fix stepping backwards, fix invocation of OutputFcn, fix text of some error messages * scripts/ode/private/integrate_const.m: remove use of option OutputSave * scripts/ode/private/integrate_n_steps.m: remove use of option OutputSave
author Carlo de Falco <carlo.defalco@polimi.it>
date Sun, 11 Oct 2015 23:09:01 +0200
parents 98d8d1f4b7f8
children
line wrap: on
line source

This directory contains documentation in Doxygen format for
Octave's source code.  It is not created by default.

To produce Doxygen documentation use

make doxyhtml

Doxygen documentation can be helpful for developers of Octave, but is not
needed by users of Octave.  In addition, the documentation requires
approximately 1.2GB of storage space.  For these reasons it is not maintained
under version control nor distributed in tarballs.