|
7 | 7 | - [Introduction au moteur de dépaquetage](bundle-renderer.md)
|
8 | 8 | - [Configuration de pré-compilation](build-config.md)
|
9 | 9 | - [Gestion des CSS](css.md)
|
10 |
| -- [Gestion des entêtes](head.md) |
| 10 | +- [Gestion des entêtes (En)](head.md) |
11 | 11 | - [Mise en cache](caching.md)
|
12 | 12 | - [Envoi par flux](streaming.md)
|
13 |
| -- [Réference de l'API (En)](api.md) |
14 |
| - - [createRenderer (En)](api.md#createrendereroptions) |
15 |
| - - [createBundleRenderer (En)](api.md#createbundlerendererbundle-options) |
16 |
| - - [Class: Renderer (En)](api.md#class-renderer) |
17 |
| - - [Class: BundleRenderer (En)](api.md#class-bundlerenderer) |
18 |
| - - [Renderer Options (En)](api.md#renderer-options) |
19 |
| - - [template (En)](api.md#template) |
20 |
| - - [clientManifest (En)](api.md#clientmanifest) |
21 |
| - - [inject (En)](api.md#inject) |
22 |
| - - [shouldPreload (En)](api.md#shouldpreload) |
23 |
| - - [runInNewContext (En)](api.md#runinnewcontext) |
24 |
| - - [basedir (En)](api.md#basedir) |
25 |
| - - [cache (En)](api.md#cache) |
26 |
| - - [directives (En)](api.md#directives) |
27 |
| - - [Plugins webpack (En)](api.md#webpack-plugins) |
| 13 | +- [Référence de l'API](api.md) |
| 14 | + - [createRenderer](api.md#createrendereroptions) |
| 15 | + - [createBundleRenderer](api.md#createbundlerendererbundle-options) |
| 16 | + - [Class: Renderer](api.md#class-renderer) |
| 17 | + - [Class: BundleRenderer](api.md#class-bundlerenderer) |
| 18 | + - [Options de Renderer](api.md#renderer-options) |
| 19 | + - [template](api.md#template) |
| 20 | + - [clientManifest](api.md#clientmanifest) |
| 21 | + - [inject](api.md#inject) |
| 22 | + - [shouldPreload](api.md#shouldpreload) |
| 23 | + - [runInNewContext](api.md#runinnewcontext) |
| 24 | + - [basedir](api.md#basedir) |
| 25 | + - [cache](api.md#cache) |
| 26 | + - [directives](api.md#directives) |
| 27 | + - [Plugins webpack](api.md#webpack-plugins) |
0 commit comments