view htdocs/index.es.html @ 720:1ef7708b3b7f

Rename html to htdocs
author Dongsheng Song <dongsheng.song@gmail.com>
date Thu, 12 Mar 2009 15:35:19 +0800
parents html/index.es.html@7289137385e4
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="es">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="icon" href="/hgicon.png" type="image/png">
    <meta name="robots" content="index,follow">
    <title>Control Distribuido de Revisiones con Mercurial</title>
  </head>

  <body>
    <h1>Control Distribuido de Revisiones con Mercurial</h1>

    <p>Bienvenido al sito del libro &ldquo;Control Distribuido de Revisiones con Mercurial&rdquo;, en español, 
      por <a href="http://www.serpentine.com/blog/">Bryan O'Sullivan</a>.
      Este libro está cobijado por una <a href="hgbookap4.html">licencia abierta</a>
      y trata del sistema de control de revisiones
      <a href="http://www.selenic.com/mercurial">Mercurial</a>.

    <p>Los traductores son <a href="http://devnull.li/~jerojasro/blog/">Javier Rojas</a> e
    <a href="http://igor.tamarapatino.org/">Igor Támara</a>. En este sitio usted puede encontrar:
    <ul>
      <li>La <a href="onepage.html">versi&oacute;n HTML</a> una sola página.</li>
      <li>La <a href="hgbook.pdf">versi&oacute;n PDF</a> (1.9 megabytes.)</li>
      <li>El <a href="http://mercurial.intuxication.org/hg/mercurial_book_es/">c&oacute;digo
	fuente</a> de la traducci&oacute;n, si desea revisarla o colaborar con el proyecto. En 
      <a href="http://hg.serpentine.com/mercurial/book">este sitio</a> puede
      encontrar la versi&oacute;n original en ingl&eacute;s.</li>
    </ul>
    Para más detalles acerca del proceso de traducción, por favor vea <a
        href="http://mercurial.intuxication.org/hg/mercurial_book_es/file/tip/es/Leame.1st">este
        fichero</a>.

    <h2>¿Cómo puede usted ayudar a Mercurial, y el software libre?</h2>

    <p>Mercurial es miembro del <a
	href="http://conservancy.softwarefreedom.org/">Conservatorio
	de Software Libre</a>, una maravillosa organización sin ánimo
      de lucro que ofrece a sus proyectos miembros consejo legal y
      administrativo.  La SFC acepta <a href="http://conservancy.softwarefreedom.org/?donate">donaciones</a>
      (deducibles de impuestos bajo IRS 501(c)(3), dentro de los Estados Unidos) 
      en representación de sus proyectos miembros.  Si desea dar un apoyo
      directo a Mercurial, por favor considere hacer una donación a SFC 
      en su representación.</p>

    <p>Si desea apoyar a los desarrolladores de software libre en su
      importante servicio público sin estar impedido por cuestiones
      legales, por favor considere donar a la organización hermana de
      SFC, el <a
	href="http://www.softwarefreedom.org/">Centro de Leyes de Software
	Libre</a>.</p>
  </body>
</html>