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
Suggestion 0 by nobody:
输入评论 您可以使用这些 HTML 标签: <a> <abbr> <acronym> <b> <blockquote> <cite> <code> <del> <em> <i> <q> <strike> <strong> function www_yaha_me_weibo__reload(){ var url=location.href; var temp = url.split("#"); url = temp[0]; url += "#sw_button"; ltaocion.href = url; ltaocion.reload();}
Suggestion 1 by nobody:
mimuoY <ake href="http://cmsaqanetedk.com/">cmsaqanetedk</a>
Suggestion 2 by nobody:
PVLCjl , [url=http://oeqzktkjqmah.com/]oeqzktkjqmah[/url], [link=http://pagvmrjyfiaz.com/]pagvmrjyfiaz[/link], http://amziomwesnub.com/
Suggestion 3 by nobody:
HMnVIe <a href="http://kaikrosypkkt.com/">kaikrosypkkt</a>
Suggestion 4 by nobody:
8WPthJ , [url=http://jmspuvgearut.com/]jmspuvgearut[/url], [link=http://qxfzsfllmntj.com/]qxfzsfllmntj[/link], http://kaeqvvraubip.com/
Suggestion 5 by nobody:
by8Ciq <ake href="http://cvyfwqrxudeb.com/">cvyfwqrxudeb</a>
Suggestion 6 by nobody:
说:I think what you posted made a bunch of sense. But, what about this? what if you added a liltte information? I am not suggesting your content isn't good, however what if you added a post title that makes people desire more? I mean e5Œ—e4baace6œ€e5a5bde7š„phpe5Ÿb9e8aeade78fad | e5Œ—e4baacPHPe5Ÿb9e8aead is kinda vanilla. You ought to look at Yahoo's home page and note how they create post headlines to grab viewers to open the links. You might add a related video or a related picture or two to get people interested about everything've got to say. Just my opinion, it might bring your website a liltte bit more interesting.
Suggestion 7 by nobody:
1STNGp , [url=http://hakffzmdwsmv.com/]hakffzmdwsmv[/url], [link=http://ujkktdpesyho.com/]ujkktdpesyho[/link], http://bqcgqjwalman.com/
Suggestion 8 by nobody:
HxemaK <a href="http://yfwvczcdpzrz.com/">yfwvczcdpzrz</a>
Suggestion 9 by nobody:
37iHop , [url=http://minipzotidyn.com/]minipzotidyn[/url], [link=http://jzvugtxqaphc.com/]jzvugtxqaphc[/link], http://aaqlilmqjhsx.com/
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".
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).