diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2015-01-23 19:26:04 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2015-01-23 19:26:04 +0100 |
commit | c9db870f99a54f572f4233eb44bd50679f85f885 (patch) | |
tree | 2e37584fe4179f57ddb9c011a661232e7981f0e0 | |
parent | 5b9d8e54db57ae5aa8c44e98e97ff07c5427805e (diff) | |
parent | c758ed320c806a317960217c10c8236949e7b947 (diff) | |
download | Mime-c9db870f99a54f572f4233eb44bd50679f85f885.zip Mime-c9db870f99a54f572f4233eb44bd50679f85f885.tar.gz Mime-c9db870f99a54f572f4233eb44bd50679f85f885.tar.bz2 |
Merge branch 'doc' into incoming
-rw-r--r-- | Documentation/En/Index.xyl | 2 | ||||
-rw-r--r-- | Documentation/Fr/Index.xyl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/En/Index.xyl b/Documentation/En/Index.xyl index 21e4248..c350709 100644 --- a/Documentation/En/Index.xyl +++ b/Documentation/En/Index.xyl @@ -139,7 +139,7 @@ var_dump(Hoa\Mime\Mime::getMimeFromExtension('webm')); <p>Hoa defines several languages, with their own types. It is for example the case of the PP language in - <a href="@lh:chapter=Compiler"><code>Hoa\Compiler</code></a>. Each library + <a href="@hack:chapter=Compiler"><code>Hoa\Compiler</code></a>. Each library which provides a <strong>new</strong> language has a <code>hoa://Library/<em>library-name</em>/.Mime</code> file, with the same format as <code>Mime.types</code>. For the PP language, its extension is diff --git a/Documentation/Fr/Index.xyl b/Documentation/Fr/Index.xyl index d72da88..86d43f5 100644 --- a/Documentation/Fr/Index.xyl +++ b/Documentation/Fr/Index.xyl @@ -146,7 +146,7 @@ var_dump(Hoa\Mime\Mime::getMimeFromExtension('webm')); <p>Hoa définit plusieurs langages, avec leur propre type. C'est par exemple le cas du langage PP dans - <a href="@lh:chapter=Compiler"><code>Hoa\Compiler</code></a>. Chaque + <a href="@hack:chapter=Compiler"><code>Hoa\Compiler</code></a>. Chaque bibliothèque qui propose un <strong>nouveau</strong> langage comporte un fichier <code>hoa://Library/<em>library-name</em>/.Mime</code> au même format que <code>Mime.types</code>. Pour le langage PP, son extension est |