<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook V4.4//EN"[
<!ENTITY introduccion.sgml  SYSTEM "introduccion.sgml">
<!ENTITY introducciona.sgml SYSTEM "introducciona.sgml">
<!ENTITY introduccionb.sgml SYSTEM "introduccionb.sgml">
<!ENTITY introduccionc.sgml SYSTEM "introduccionc.sgml">
<!ENTITY introducciond.sgml SYSTEM "introducciond.sgml">
<!ENTITY introduccione.sgml SYSTEM "introduccione.sgml">
<!ENTITY introduccionf.sgml SYSTEM "introduccionf.sgml">
<!ENTITY capitulo1.sgml     SYSTEM "capitulo1.sgml">
<!ENTITY capitulo1a.sgml    SYSTEM "capitulo1a.sgml">
<!ENTITY capitulo1b.sgml    SYSTEM "capitulo1b.sgml">
<!ENTITY capitulo1c.sgml    SYSTEM "capitulo1c.sgml">
<!ENTITY capitulo1d.sgml    SYSTEM "capitulo1d.sgml">
<!ENTITY capitulo1e.sgml    SYSTEM "capitulo1e.sgml">
<!ENTITY capitulo1f.sgml    SYSTEM "capitulo1f.sgml">
<!ENTITY capitulo1g.sgml    SYSTEM "capitulo1g.sgml">
<!ENTITY capitulo1h.sgml    SYSTEM "capitulo1h.sgml">
<!ENTITY capitulo1i.sgml    SYSTEM "capitulo1i.sgml">
<!ENTITY capitulo1j.sgml    SYSTEM "capitulo1j.sgml">
<!ENTITY capitulo1k.sgml    SYSTEM "capitulo1k.sgml">
<!ENTITY capitulo1l.sgml    SYSTEM "capitulo1l.sgml">
<!ENTITY capitulo2.sgml     SYSTEM "capitulo2.sgml">
<!ENTITY capitulo2a.sgml    SYSTEM "capitulo2a.sgml">
<!ENTITY capitulo2b.sgml    SYSTEM "capitulo2b.sgml">
<!ENTITY capitulo2c.sgml    SYSTEM "capitulo2c.sgml">
<!ENTITY capitulo3.sgml     SYSTEM "capitulo3.sgml">
<!ENTITY capitulo3a.sgml    SYSTEM "capitulo3a.sgml">
<!ENTITY capitulo4.sgml     SYSTEM "capitulo4.sgml">
<!ENTITY capitulo4a.sgml    SYSTEM "capitulo4a.sgml">
<!ENTITY capitulo4b.sgml    SYSTEM "capitulo4b.sgml">
<!ENTITY capitulo4c.sgml    SYSTEM "capitulo4c.sgml">
<!ENTITY capitulo5.sgml     SYSTEM "capitulo5.sgml">
<!ENTITY capitulo5a.sgml    SYSTEM "capitulo5a.sgml">
<!ENTITY ejemplos.sgml      SYSTEM "ejemplos.sgml">
<!ENTITY referencias.sgml   SYSTEM "referencias.sgml">
<!ENTITY faq.sgml SYSTEM "faq.sgml">
]>

<book lang="es" id="indice">

    <bookinfo>
	<title> PIC GCC Library </title>
	<subtitle> Biblioteca Est&aacute;ndar y de Componentes  </subtitle>
	<abstract>
		<para>
			<ulink url="http://pic-gcc-library.sourceforge.net/">PIC GCC Library</ulink> es un conjunto de bibliotecas para el compilador <ulink url="https://forja.rediris.es/projects/cls-pic-16f877/">PIC GCC</ulink>. PIC GCC es un compilador de C para microcontroladores "PIC"  de la familia 16F de Microchip
		</para>
		<para>
			<email>fernando.pujaico.rivera en gmail.com</email>
		</para>
	</abstract>
	<authorgroup>
		<author>
			<honorific>Ing</honorific>
			<firstname>Fernando</firstname>
			<surname>Pujaico Rivera</surname>
			<affiliation>
			<shortaffil>Desarrollador Principal</shortaffil>
			<jobtitle>Investigador</jobtitle>
			<orgname>Universidad Nacional de Ingenieria</orgname>
			</affiliation>
		</author>
		<othercredit>
			<honorific>Ing</honorific>
			<firstname>Pedro Jose</firstname>
			<surname>Ramirez Gutierrez</surname>
			<contrib>Pic-GCC,libdelayms</contrib>
		</othercredit>
		<othercredit>
			<honorific>Prof</honorific>
			<firstname>Pierre</firstname>
			<surname>launay</surname>
			<contrib>libi2c,libuart2,libds13x7</contrib>
		</othercredit>
		<othercredit>
			<!-- <honorific></honorific> -->
			<firstname>Santiago</firstname>
			<surname>Gonz&aacute;lez Rodr&iacute;guez</surname>
			<contrib>libtimer0,libtimer2,libcomp,libadc</contrib>
		</othercredit>
	</authorgroup>
	<address>fernando.pujaico.rivera en gmail.com</address>
    </bookinfo> 

<chapter id="Introduccion" xreflabel="Introduccion">
&introduccion.sgml;
&introducciona.sgml;
&introduccionb.sgml;
&introduccionc.sgml;
&introducciond.sgml;
&introduccione.sgml;
&introduccionf.sgml;
</chapter>

<chapter id="Disp" xreflabel="Disp" lang="es">
&capitulo1.sgml;
&capitulo1a.sgml;
&capitulo1b.sgml;
&capitulo1c.sgml;
&capitulo1d.sgml;
&capitulo1e.sgml;
&capitulo1f.sgml;
&capitulo1g.sgml;
&capitulo1h.sgml;
&capitulo1i.sgml;
&capitulo1j.sgml;
&capitulo1k.sgml;
&capitulo1l.sgml;
</chapter>

<chapter id="Drivers" xreflabel="Drivers">
&capitulo2.sgml;
&capitulo2a.sgml;
&capitulo2b.sgml;
&capitulo2c.sgml;

</chapter>

<chapter id="Pic" xreflabel="Pic">
&capitulo3.sgml;
&capitulo3a.sgml;
</chapter>

<chapter id="Util" xreflabel="Util">
&capitulo4.sgml;
&capitulo4a.sgml;
&capitulo4b.sgml;
&capitulo4c.sgml;
</chapter>

<chapter id="Libc" xreflabel="Libc">
&capitulo5.sgml;
&capitulo5a.sgml;
</chapter>

&ejemplos.sgml;
&referencias.sgml;
&faq.sgml;
</book>
