Génération de code HTML avec ‘rst2html’
Un exemple de liste :
- Premier paragraphe
Premier sous-élement
Contenu…
Second sous-élement
Suite du contenu
Troisième sous-élement
Contenu…
-
Deuxième paragraphe
Ceci est un test…
-
Troisième paragraphe avec bullets
- Premier sous-élement
- Second sous-élement
Un exemple de tableau :
| titre 1 | titre 2 | titre 3 |
| case 1 | case 4 | |
| case 2 | ||
| case 5 | case 6 | |
| case 3 | ||
différents styles de texte :
important, très important, code source, etc.
Documentation complète: http://docutils.sourceforge.net/docs/user/rst/quickref.html
Dédicace
| Authors: |
Tony J. (Tibs) Ibbs, (and sundry other good-natured folks) |
|---|---|
| Version: |
1.0 of 2001/08/08 |
| Dedication: |
To my father. |
Usage d’une commande
| -a | command-line option « a » |
| -b file | options can have arguments and long descriptions |
| --long | options can be long also |
| --input=file | long options can also have arguments |
| /V | DOS/VMS-style options too |