summaryrefslogtreecommitdiffstats
path: root/ppapi/api/ppb_audio_config.idl
diff options
context:
space:
mode:
authorbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-28 19:34:21 +0000
committerbinji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-28 19:34:21 +0000
commit33974e14ad77822638d302d691a52df47d8132ed (patch)
treeadee6a11c0aed76252ef5ace50bf54a9e346997f /ppapi/api/ppb_audio_config.idl
parentdf77fdbf425636d51f1ad2324aed0288d7676bee (diff)
downloadchromium_src-33974e14ad77822638d302d691a52df47d8132ed.zip
chromium_src-33974e14ad77822638d302d691a52df47d8132ed.tar.gz
chromium_src-33974e14ad77822638d302d691a52df47d8132ed.tar.bz2
[NaCl SDK Docs] Update PPAPI docs to use Chromesite-friendly URLs.
* Chromesite URLs must end in .html, unlike devsite. * Non-doxygen docs are no longer versioned, so {{pepperversion}} should be removed from all URLs. * Added FixPepperDocLinks() function to generate_docs.py. This will fix links for stable/beta/dev headers until this change makes it to stable. BUG=none R=sbc@chromium.org Review URL: https://codereview.chromium.org/132283007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247482 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/api/ppb_audio_config.idl')
-rw-r--r--ppapi/api/ppb_audio_config.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/api/ppb_audio_config.idl b/ppapi/api/ppb_audio_config.idl
index 1d64b4f..fd4cef4 100644
--- a/ppapi/api/ppb_audio_config.idl
+++ b/ppapi/api/ppb_audio_config.idl
@@ -45,7 +45,7 @@ enum PP_AudioSampleRate {
* This interface only supports 16-bit stereo output.
*
* Refer to the
- * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Audio
+ * <a href="/native-client/devguide/coding/audio.html">Audio
* </a> chapter in the Developer's Guide for information on using this
* interface.
*/