summaryrefslogtreecommitdiff
path: root/mainpage.dox
diff options
context:
space:
mode:
authorJohann <johann.koenig@duck.com>2018-12-13 13:04:09 -0800
committerJohann <johann.koenig@duck.com>2018-12-13 13:04:09 -0800
commit52e1465e995e3173e60e12b20a0feb0ea7fc9c10 (patch)
tree45a3c1a1f17c5cf91d875cc02d501a9d84b9154f /mainpage.dox
parent890c8a15d11be3141dff16c2c577622b59abbb66 (diff)
downloadlibvpx-52e1465e995e3173e60e12b20a0feb0ea7fc9c10.tar
libvpx-52e1465e995e3173e60e12b20a0feb0ea7fc9c10.tar.gz
libvpx-52e1465e995e3173e60e12b20a0feb0ea7fc9c10.tar.bz2
libvpx-52e1465e995e3173e60e12b20a0feb0ea7fc9c10.zip
doxygen: fix --disable-examples
Only include the sample code link when they are built. BUG=webm:1565 Change-Id: If13126b59953b51a76c964da4a8c58eb367f2dd7
Diffstat (limited to 'mainpage.dox')
-rw-r--r--mainpage.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/mainpage.dox b/mainpage.dox
index ec202fa4f..4b0dff087 100644
--- a/mainpage.dox
+++ b/mainpage.dox
@@ -25,8 +25,10 @@
release.
- The \ref readme contains instructions on recompiling the sample applications.
- Read the \ref usage "usage" for a narrative on codec usage.
+ \if samples
- Read the \ref samples "sample code" for examples of how to interact with the
codec.
+ \endif
- \ref codec reference
\if encoder
- \ref encoder reference