Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.
pic:picgcc [2009/01/22 09:22] per |
pic:picgcc [2009/03/14 18:17] (Version actuelle) per |
||
---|---|---|---|
Ligne 23: | Ligne 23: | ||
cvs -z3 -d:pserver:anonymous@pic-gcc-library.cvs.sourceforge.net:/cvsroot/pic-gcc-library co -P pic-gcc-library | cvs -z3 -d:pserver:anonymous@pic-gcc-library.cvs.sourceforge.net:/cvsroot/pic-gcc-library co -P pic-gcc-library | ||
- | Pour ceux que cela intéresse, j'ai mis tous les fichiers de pic-gcc-library du cvs de fin juillet 2008 dans | + | Pour ceux que cela intéresse, j'ai mis tous les fichiers de pic-gcc-library du cvs de fin décembre 2008 dans |
http://per.launay.free.fr/picgcc/pic-gcc-library | http://per.launay.free.fr/picgcc/pic-gcc-library | ||
==== Téléchargement des Bibliothèques PIC GCC ==== | ==== Téléchargement des Bibliothèques PIC GCC ==== | ||
- | Depuis janvier 2009, vous pouvez télécharger http://sourceforge.net/project/showfiles.php?group_id=229267 les bibliothèques de PIC GCC, la documentation les schémas, et un IDE pour gérer vos projets | + | Depuis janvier 2009, vous pouvez télécharger http://sourceforge.net/project/showfiles.php?group_id=229267 |
+ | les bibliothèques de PIC GCC, la documentation les schémas, et un IDE pour gérer vos projets | ||
**Un excellent travail de Fernando Pujaico Rivera** | **Un excellent travail de Fernando Pujaico Rivera** | ||
Ligne 78: | Ligne 79: | ||
source dans http://per.launay.free.fr/picgcc/pic-gcc-library/doc/fuente | source dans http://per.launay.free.fr/picgcc/pic-gcc-library/doc/fuente | ||
- | Une traduction en français à relire http://per.launay.free.fr/picgcc/projet/tutoriel/ | + | Une traduction en français à relire sur traduc.org |
- | Le fichier [[http://per.launay.free.fr/picgcc/projet/tutoriel/tutorial.pdf |tutorial.pdf]] original en espagnol | + | http://traduc.org/PIC-GCC |
- | la dernière version en français [[http://per.launay.free.fr/picgcc/projet/tutoriel/tutorial.pdf |tut0.pdf]] | + | avec les sources en espagnol et les traductions françaises faites avec latex. |
- | Une première version en français [[http://per.launay.free.fr/picgcc/projet/tutoriel/tut.pdf |tut.pdf]] | + | |
- | ainsi que les sources en latex. | + | |
==== DocBooK et LaTeX ==== | ==== DocBooK et LaTeX ==== | ||
Ligne 98: | Ligne 97: | ||
http://ww3.ac-poitiers.fr/math/tex/convert/tex4ht.htm | http://ww3.ac-poitiers.fr/math/tex/convert/tex4ht.htm | ||
+ | |||
+ | WIKIRENDER http://wikirenderer.berlios.de/index.php | ||
+ | |||
+ | PARSEWIKI http://freshmeat.net/projects/parsewiki/ | ||
==== Doxygen ==== | ==== Doxygen ==== | ||
Ligne 109: | Ligne 112: | ||
[[ http://per.launay.free.fr/picgcc/projet/libi2c/documentation/html/files.html |Ma première Doc avec Doxygen sur la bibliothèque I2C]] | [[ http://per.launay.free.fr/picgcc/projet/libi2c/documentation/html/files.html |Ma première Doc avec Doxygen sur la bibliothèque I2C]] | ||
+ | |||
+ | ==== RST reStructuredText ==== | ||
+ | http://docutils.sourceforge.net/rst.html | ||
+ | http://docutils.sourceforge.net/docs/user/rst/quickref.html | ||
+ | |||
+ | En français | ||
+ | http://docutils.sourceforge.net/sandbox/wilk/french/quickstart-fr.html | ||
+ | http://www.unixgarden.com/index.php/bureautique/grokking-docutils-et-restructuredtext | ||
+ | http://www.aful.org/wikis/membres/ReStructuredText | ||
+ | |||
+ | JELIX | ||
+ | http://ljouanneau.com/blog/post/2008/05/16/785-avancees-sur-la-documentation-de-jelix | ||
+ | TRAC | ||
+ | http://trac.edgewall.org/wiki/TracWiki | ||
+ |