diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-05-25 20:47:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-25 20:47:40 +0200 |
commit | 2a41c9c3d9c4660702c31bb68562958ecb44ee3e (patch) | |
tree | 6cc7a7ac6e0b21d48787798f8d2cbd52e45122c9 /files/fr/mdn/guidelines/index.html | |
parent | 88b7b3760b34284f9ba01333052d49710ce77904 (diff) | |
download | translated-content-2a41c9c3d9c4660702c31bb68562958ecb44ee3e.tar.gz translated-content-2a41c9c3d9c4660702c31bb68562958ecb44ee3e.tar.bz2 translated-content-2a41c9c3d9c4660702c31bb68562958ecb44ee3e.zip |
L10N: Update the MDN Guideline (important pages only) with Yari and Git/GitHub (#371)
* UPDATE: Code guideline page is now up-to-date from the US version
* CREATE: Add the general code guildeline page
* CREATE: Add the CSS code guideline page
* CREATE: Add the HTML code guideline page
* FIX: Fix some elements on pages
* CREATE: Add the JavaScript code guideline page
* Pre-Creaate english version of other Guildelines pages
* L10N: Update translation of the Javascript code guildeline page
* L10N: Update translation of the Shell code guildeline page
* FIX: Add missing class on the Code Guideline
* UPDATE: Up-to-date the Feedback page
* UPDATE: Up-to-date the Getting started page
* L10N: Translate the Github for beginners page
* UPDATE: Update indexes of Guideline and Contribute
* L10N: Translation of the two Github additional guide pages
* L10N: Translation of the Help for beginners page
* L10N: Translation of the Localize page
* L10N: Translation of the Open_source_etiquette rules
* UPDATE: Remove wrong html element and update title for Processes page
* L10N: Translation of the Where is everything page
* L10N: Important translation of the Documentation priorities page
* Meta - Review priority
* Meta - Review feedback
* Meta - Review Getting started
* Review - minor edits
* Review - minor typos
* Review - few rewordings
* Review - minor rewordings
* Review - minor lint
* Review - Consistency with MDN vs le MDN
* Review - update / ko / link ks
* Review - minor rewordings
* Review - Complement since no subpage
* Review - minor typo
* Review - rm cssxref
* Review - minor fixes
* Review - minor fixes
* Review - minor fixes
* Review - minor fixes
* Review - minor fixes
* Review - Complete translation of doc
* Review - Complete translation
* Review - complete translation
* Review - complete translation
* Review - minor rewording
* Review - Complete translation
* Review - Localization of style guide in Fr
Co-authored-by: julieng <julien.gattelier@gmail.com>
Diffstat (limited to 'files/fr/mdn/guidelines/index.html')
-rw-r--r-- | files/fr/mdn/guidelines/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/files/fr/mdn/guidelines/index.html b/files/fr/mdn/guidelines/index.html index 613181debd..e761129b94 100644 --- a/files/fr/mdn/guidelines/index.html +++ b/files/fr/mdn/guidelines/index.html @@ -2,12 +2,13 @@ title: Guides du style et du contenu MDN slug: MDN/Guidelines tags: - - Documentation - - MDN + - Guidelines + - Landing + - MDN Meta translation_of: MDN/Guidelines --- -<div>{{MDNSidebar}}</div><div>{{IncludeSubnav("/fr/docs/MDN")}}</div> +<div>{{MDNSidebar}}</div> -<p><span class="seoSummary">Ces guides fournissent des détails sur la manière de rédiger et de présenter la documentation MDN, mais également sur la façon dont les extraits de code et le contenu en général devraient être présentés.</span> En respectant ces guides, vous êtes garantis que ce que vous produisez est propre et facile à utiliser.</p> +<p class="summary">Ces guides fournissent des détails sur la manière de rédiger et de présenter la documentation MDN, mais également sur la façon dont les extraits de code et le contenu en général devraient être présentés. En respectant ces guides, vous vous assurez que ce que vous produisez est propre et facile à utiliser.</p> <p>{{LandingPageListSubpages}}</p> |