diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
commit | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch) | |
tree | 0dd8b084480983cf9f9680e8aedb92782a921b13 /files/es/mdn/guidelines/index.html | |
parent | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff) | |
download | translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2 translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip |
initial commit
Diffstat (limited to 'files/es/mdn/guidelines/index.html')
-rw-r--r-- | files/es/mdn/guidelines/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/files/es/mdn/guidelines/index.html b/files/es/mdn/guidelines/index.html new file mode 100644 index 0000000000..8105665f2f --- /dev/null +++ b/files/es/mdn/guidelines/index.html @@ -0,0 +1,10 @@ +--- +title: Guías de contenido y estilo de MDN +slug: MDN/Guidelines +tags: + - Estilo + - Guías +translation_of: MDN/Guidelines +--- +<div>{{MDNSidebar}}</div><p><span class="seoSummary">Estas guías proveen detalles de cómo debería estar escrita y qué formato debería tener la documentación MDN, así como también cómo deberían ser presentados nuestros códigos de ejemplo y otro contenido.</span> Siguiendo estas guías, puedes asegurarte de que el material que produces es limpio y fácil de usar.</p> +<p>{{LandingPageListSubpages}}</p> |