Skip to content

Commit

Permalink
Merge pull request #20 from vuejs-fr/api
Browse files Browse the repository at this point in the history
Traduction de `api.md`
  • Loading branch information
Kocal authored Jul 22, 2017
2 parents 9960c9f + 150016b commit 3933611
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 81 deletions.
32 changes: 16 additions & 16 deletions en/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@
- [Introduction au moteur de dépaquetage](bundle-renderer.md)
- [Configuration de pré-compilation](build-config.md)
- [Gestion des CSS](css.md)
- [Gestion des entêtes](head.md)
- [Gestion des entêtes (En)](head.md)
- [Mise en cache](caching.md)
- [Envoi par flux](streaming.md)
- [Réference de l'API (En)](api.md)
- [createRenderer (En)](api.md#createrendereroptions)
- [createBundleRenderer (En)](api.md#createbundlerendererbundle-options)
- [Class: Renderer (En)](api.md#class-renderer)
- [Class: BundleRenderer (En)](api.md#class-bundlerenderer)
- [Renderer Options (En)](api.md#renderer-options)
- [template (En)](api.md#template)
- [clientManifest (En)](api.md#clientmanifest)
- [inject (En)](api.md#inject)
- [shouldPreload (En)](api.md#shouldpreload)
- [runInNewContext (En)](api.md#runinnewcontext)
- [basedir (En)](api.md#basedir)
- [cache (En)](api.md#cache)
- [directives (En)](api.md#directives)
- [Plugins webpack (En)](api.md#webpack-plugins)
- [Référence de l'API](api.md)
- [createRenderer](api.md#createrendereroptions)
- [createBundleRenderer](api.md#createbundlerendererbundle-options)
- [Class: Renderer](api.md#class-renderer)
- [Class: BundleRenderer](api.md#class-bundlerenderer)
- [Options de Renderer](api.md#renderer-options)
- [template](api.md#template)
- [clientManifest](api.md#clientmanifest)
- [inject](api.md#inject)
- [shouldPreload](api.md#shouldpreload)
- [runInNewContext](api.md#runinnewcontext)
- [basedir](api.md#basedir)
- [cache](api.md#cache)
- [directives](api.md#directives)
- [Plugins webpack](api.md#webpack-plugins)
Loading

0 comments on commit 3933611

Please sign in to comment.