Original Translation
1
Building the documentation
Construire la documentation
2
You need to have Python 2.4 or higher installed; the toolset used to build the docs is written in Python. It is called *Sphinx*, it is not included in this tree, but maintained separately. Also needed are the docutils, supplying the base markup that Sphinx uses, Jinja, a templating engine, and optionally Pygments, a code highlighter.
If vous faut Python 2.4 ou supérieur d’installé ; l’outil utilisé pour construire la documentation est écrit en Python. Il s’appele *Sphinx*, il n'est pas inclus dans cette arborescence mais maintenu séparément. Il faut également docutils, qui fournit le système de balisage de base utilisé par Sphinx, Jinja, un moteur de templates, et facultativement Pygments, un outil de coloration syntaxique.
3
Using make
Utiliser make
4
Luckily, a Makefile has been prepared so that on Unix, provided you have installed Python and Subversion, you can just run ::
Heureusement un fichier Makefile existe, de façon à ce que sous Unix, si vous avez installé Python et Subversion, vous puissiez lancer ::
5
make html
make html
6
to check out the necessary toolset in the `tools/` subdirectory and build the HTML output files. To view the generated HTML, point your favorite browser at the top-level index `build/html/index.html` after running "make".
Suggestion 0 by nobody:
Undeniably imagine that that you staetd. Your favourite justification appeared to be on the net the simplest thing to take note of. I say to you, I definitely get irked whilst people think about worries that they plainly don't recognize about. You controlled to hit the nail upon the highest as smartly as outlined out the entire thing without having side effect , other people could take a signal. Will probably be back to get more. Thanks
Suggestion 1 by nobody:
I would like to thank you for the efforts you've put in wniitrg this blog. I'm hoping the same high-grade blog post from you in the upcoming also. Actually your creative wniitrg abilities has inspired me to get my own website now. Actually the blogging is spreading its wings fast. Your write up is a great example of it.
Suggestion 2 by nobody:
Ys3Lim <a href="http://akvuxerkgwpe.com/">akvuxerkgwpe</a>
Suggestion 3 by nobody:
yDvC2C <a href="http://gxkurdvsewxc.com/">gxkurdvsewxc</a>
Suggestion 4 by nobody:
V0h5fR , [url=http://rxroukeauwuf.com/]rxroukeauwuf[/url], [link=http://nhtmovtxekvm.com/]nhtmovtxekvm[/link], http://guwnlfmkrbuh.com/
Suggestion 5 by nobody:
LxxGk6 , [url=http://kbneocdebwyx.com/]kbneocdebwyx[/url], [link=http://rwhyzugxjhdp.com/]rwhyzugxjhdp[/link], http://vebeexihjypz.com/
Suggestion 6 by nobody:
OjwFmD <a href="http://ooevnomtjmua.com/">ooevnomtjmua</a>
Suggestion 7 by nobody:
qsxRaX <a href="http://dezykdmxgxue.com/">dezykdmxgxue</a>
Suggestion 8 by nobody:
LZpXs4 , [url=http://wxmstqiooeez.com/]wxmstqiooeez[/url], [link=http://rmzxmaxurpna.com/]rmzxmaxurpna[/link], http://joarjvjghgmp.com/
Suggestion 9 by nobody:
wPfDzM , [url=http://itfjrwzhbfxt.com/]itfjrwzhbfxt[/url], [link=http://maxutvcdflrh.com/]maxutvcdflrh[/link], http://cjccbnbwumpf.com/
7
Available make targets are:
Les différentes cibles de make sont :
8
"html", which builds standalone HTML files for offline viewing.
"html", qui construit les fichiers HTML permettant une consultation en mode déconnecté.
9
"htmlhelp", which builds HTML files and a HTML Help project file usable to convert them into a single Compiled HTML (.chm) file -- these are popular under Microsoft Windows, but very handy on every platform.
10
To create the CHM file, you need to run the Microsoft HTML Help Workshop over the generated project (.hhp) file.
Pour créer le fichier CHM, vous devez exécuter le Microsoft HTML Help Workshop sur le projet a généré (fichier .hhp).