Add TOC to FAQ
This commit is contained in:
parent
1b911ad948
commit
b03fc096d6
11 changed files with 506 additions and 91 deletions
|
|
@ -25,13 +25,60 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
juin 2, 2021 </p>
|
||||
août 29, 2021 </p>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<table border="2"
|
||||
cellspacing="0"
|
||||
cellpadding="2"
|
||||
summary="Table des matières">
|
||||
<tr>
|
||||
<th>
|
||||
Table des matières </th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#drawing">Liées au dessin</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#interface">Problèmes d'interface</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#printing">Impression</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#saving">Sauvegarde</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#audio">Problèmes audio</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#fullscreen">Problèmes en mode plein écran</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#other">Autres problèmes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#contact">Aide / Contact</a>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Liées au dessin </h2>
|
||||
<a name="drawing" id="drawing">
|
||||
Liées au dessin </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -101,10 +148,13 @@
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Problèmes d'interface </h2>
|
||||
<a name="interface" id="interface">
|
||||
Problèmes d'interface </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -212,10 +262,13 @@
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Impression </h2>
|
||||
<a name="printing" id="printing">
|
||||
Impression </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -282,10 +335,13 @@
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Sauvegarde </h2>
|
||||
<a name="saving" id="saving">
|
||||
Sauvegarde </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -382,10 +438,13 @@
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Problèmes audio </h2>
|
||||
<a name="audio" id="audio">
|
||||
Problèmes audio </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -508,10 +567,13 @@ cible "nosound". (c'est-à-dire, ne lancez pas "<code>make nosound</code>") Assu
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Problèmes en mode plein écran </h2>
|
||||
<a name="fullscreen" id="fullscreen">
|
||||
Problèmes en mode plein écran </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -570,10 +632,13 @@ cible "nosound". (c'est-à-dire, ne lancez pas "<code>make nosound</code>") Assu
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Autres problèmes </h2>
|
||||
<a name="other" id="other">
|
||||
Autres problèmes </a>
|
||||
</h2>
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
|
|
@ -745,10 +810,13 @@ cible "nosound". (c'est-à-dire, ne lancez pas "<code>make nosound</code>") Assu
|
|||
</dd>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h2>
|
||||
Aide / Contact </h2>
|
||||
<a name="contact" id="contact">
|
||||
Aide / Contact </a>
|
||||
</h2>
|
||||
|
||||
<p>
|
||||
Des questions auxquelles vous ne trouvez pas de réponse ? Merci de nous le faire savoir ! Vous pouvez vous abonner et écrire sur notre liste de diffusion "tuxpaint-users" : </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue