diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
commit | 074785cea106179cb3305637055ab0a009ca74f2 (patch) | |
tree | e6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/pt-br/mdn/guidelines/index.html | |
parent | da78a9e329e272dedb2400b79a3bdeebff387d47 (diff) | |
download | translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2 translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip |
initial commit
Diffstat (limited to 'files/pt-br/mdn/guidelines/index.html')
-rw-r--r-- | files/pt-br/mdn/guidelines/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/pt-br/mdn/guidelines/index.html b/files/pt-br/mdn/guidelines/index.html new file mode 100644 index 0000000000..392b53bd70 --- /dev/null +++ b/files/pt-br/mdn/guidelines/index.html @@ -0,0 +1,16 @@ +--- +title: MDN content and style guides +slug: MDN/Guidelines +tags: + - Diretrizes + - MDN Meta + - Página de destino +translation_of: MDN/Guidelines +--- +<div>{{MDNSidebar}}</div> + +<div>{{IncludeSubnav("/pt-BR/docs/MDN")}}</div> + +<p><span class="seoSummary">Estes guias fornecem detalhes sobre como a documentação do MDN deve ser escrita e formatada, bem como a forma como nossas amostras de código e outros conteúdos devem ser apresentados. </span>Seguindo esses guias, você pode garantir que o material produzido seja limpo e fácil de usar.</p> + +<p>{{LandingPageListSubpages}}</p> |