diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2015-01-23 19:25:00 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2015-01-23 19:25:00 +0100 |
commit | b8ef843c709f6cda553cb247595426c3ec405248 (patch) | |
tree | 60f3f613c4ed17cc398bcb691c718272de41b6fc | |
parent | 99ac06b105d135ceeb49f13baa7b7176dcfcc201 (diff) | |
parent | a683f17ade2b9c44f850678b5a452eec557b8e1e (diff) | |
download | Dns-b8ef843c709f6cda553cb247595426c3ec405248.zip Dns-b8ef843c709f6cda553cb247595426c3ec405248.tar.gz Dns-b8ef843c709f6cda553cb247595426c3ec405248.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 8c494af..be0d31c 100644 --- a/Documentation/En/Index.xyl +++ b/Documentation/En/Index.xyl @@ -133,7 +133,7 @@ $dns->run();</code></pre> <h2 id="Test" for="main-toc">Test</h2> - <div id="overview" class="verbatim schema"></div> + <div id="overview" class="schema"></div> <script> Hoa.Document.onReady(function ( ) { diff --git a/Documentation/Fr/Index.xyl b/Documentation/Fr/Index.xyl index 76fbdc0..1554182 100644 --- a/Documentation/Fr/Index.xyl +++ b/Documentation/Fr/Index.xyl @@ -152,7 +152,7 @@ $dns->run();</code></pre> <h2 id="Test" for="main-toc">Test</h2> - <div id="overview" class="verbatim schema"></div> + <div id="overview" class="schema"></div> <script> Hoa.Document.onReady(function ( ) { |