diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 18:31:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 18:31:13 +0200 |
commit | 52990303982048d807b7a8dc8c016bb332bc710e (patch) | |
tree | bf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/web_speech_api | |
parent | 322369a40a3058c0630f4276a6455b554128be1d (diff) | |
download | translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.gz translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.bz2 translated-content-52990303982048d807b7a8dc8c016bb332bc710e.zip |
Remove hidden bcd for API pages (#1249)
* Remove hidden bcd for API pages
* rm *
typo
* minor reword
* minor rewording
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/web_speech_api')
-rw-r--r-- | files/fr/web/api/web_speech_api/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/files/fr/web/api/web_speech_api/index.html b/files/fr/web/api/web_speech_api/index.html index 2de8e886ab..5216db8c3f 100644 --- a/files/fr/web/api/web_speech_api/index.html +++ b/files/fr/web/api/web_speech_api/index.html @@ -94,15 +94,10 @@ translation_of: Web/API/Web_Speech_API <h3 id="SpeechRecognition"><em lang="en"><code>SpeechRecognition</code></em></h3> -<div> -<div class="hidden">La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer aux données, merci de consulter la page <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et d'envoyer une pull request.</div> - <p>{{Compat("api.SpeechRecognition", 0)}}</p> <h3 id="SpeechSynthesis"><em lang="en"><code>SpeechSynthesis</code></em></h3> -<div class="hidden">La table de compatibilité sur cette page est générée à partir de données structurées. Si vous souhaitez contribuer aux données, merci de consulter la page <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> et d'envoyer une pull request.</div> - <p>{{Compat("api.SpeechSynthesis", 0)}}</p> <h2 id="Voir_aussi">Voir aussi</h2> @@ -113,4 +108,3 @@ translation_of: Web/API/Web_Speech_API <li><a href="http://updates.html5rocks.com/2014/01/Web-apps-that-talk---Introduction-to-the-Speech-Synthesis-API">Article HTML5Rocks</a></li> <li><a href="http://aurelio.audero.it/demo/speech-synthesis-api-demo.html">Demo</a> [aurelio.audero.it]</li> </ul> -</div> |