diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-12-13 10:56:41 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2014-12-13 10:56:41 +0100 |
commit | c758ed320c806a317960217c10c8236949e7b947 (patch) | |
tree | ae70333295d1b2042111698c4c4dbefae94efaf4 | |
parent | 4d957e9658d55a1e22e928170c07ab620af2caa3 (diff) | |
download | Mime-c758ed320c806a317960217c10c8236949e7b947.zip Mime-c758ed320c806a317960217c10c8236949e7b947.tar.gz Mime-c758ed320c806a317960217c10c8236949e7b947.tar.bz2 |
s/@lh/@hack
-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 |