view doc/doxyhtml/README @ 20645:395140e53656

Fix regression in svg output and simplify viewport handling (bug #44765) * gl2ps-renderer.cc (glps-renderer::draw): remove check for GL2PS_NO_FEEDBACK, it it always true after EndViewport * gl2ps-renderer.h (glps-renderer::draw_axes): call gl2psBegin(End)Viewport for every axes and check for GL2PS_NO_FEEDBACK after each axes. * gl2ps-renderer.h (glps-renderer::draw_axes):remove unnecessary "naxes" attribute
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Mon, 12 Oct 2015 20:49:04 +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.