usage.dox: fix encoder/decoder subpage list indent
authorJames Zern <jzern@google.com>
Sat, 14 Mar 2015 01:52:11 +0000 (18:52 -0700)
committerJames Zern <jzern@google.com>
Sat, 14 Mar 2015 01:53:00 +0000 (18:53 -0700)
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

usage.dox
usage_cx.dox

index 30f3853..8823520 100644 (file)
--- a/usage.dox
+++ b/usage.dox
     - \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
index 62f3e45..92b0d34 100644 (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