From: James Zern Date: Sat, 14 Mar 2015 01:52:11 +0000 (-0700) Subject: usage.dox: fix encoder/decoder subpage list indent X-Git-Tag: v1.4.0~32^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea74c1d78bcd8b89e6de34cf165de80f666e19b4;p=libvpx 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 --- diff --git a/usage.dox b/usage.dox index 30f38531e..88235202d 100644 --- a/usage.dox +++ b/usage.dox @@ -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 diff --git a/usage_cx.dox b/usage_cx.dox index 62f3e450b..92b0d34ef 100644 --- a/usage_cx.dox +++ b/usage_cx.dox @@ -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