usage.dox: fix encoder/decoder subpage list indent

use \li to separate the list items contained in conditionals. this
avoids the encode page becoming a sub-item of decode; likely a problem
in <1.8.3.
+ fix encoder conditional, spelling error
+ correct encode page name to match decode 'Encoding'

Change-Id: I67890f52bed8e708bad63fb8819a074e0beff2ca
This commit is contained in:
James Zern 2015-03-13 18:52:11 -07:00
parent 6809ecc820
commit ea74c1d78b
2 changed files with 5 additions and 5 deletions

View File

@ -12,13 +12,13 @@
- \ref usage_init
- \ref usage_errors
Fore more information on decoder and encoder specific usage, see the
For more information on decoder and encoder specific usage, see the
following pages:
\if decoder
- \subpage usage_decode
\li \subpage usage_decode
\endif
\if decoder
- \subpage usage_encode
\if encoder
\li \subpage usage_encode
\endif
\section usage_types Important Data Types

View File

@ -1,4 +1,4 @@
/*! \page usage_encode Encode
/*! \page usage_encode Encoding
The vpx_codec_encode() function is at the core of the encode loop. It
processes raw images passed by the application, producing packets of