aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authordotty-bot <felix.mulder@epfl.ch>2017-02-03 18:05:53 +0000
committerdotty-bot <felix.mulder@epfl.ch>2017-02-03 18:05:53 +0000
commit881c3b182fda1036d5a507d08ff85f7709d70703 (patch)
treec0248d0a1664dcbf9f483b65f65e4d4710c3d0bb /docs
parentb45ed2e609603cdaa94f9b7f5099da01e5e45314 (diff)
downloaddotty-881c3b182fda1036d5a507d08ff85f7709d70703.tar.gz
dotty-881c3b182fda1036d5a507d08ff85f7709d70703.tar.bz2
dotty-881c3b182fda1036d5a507d08ff85f7709d70703.zip
Update gh-pages site for da7d7231b7f21fe1085abc569eb783590074a359
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/index.html b/docs/index.html
index e943d99dc..1786ad433 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5319,33 +5319,33 @@ pages.</p>
<ul>
<li>Usage
<ul>
-<li><a href="usage/migrating.md">Migrating from Scala 2</a></li>
-<li><a href="usage/cbt-projects.md">Dotty projects with cbt</a></li>
-<li><a href="usage/sbt-projects.md">Dotty projects with sbt</a></li>
+<li><a href="usage/migrating.html">Migrating from Scala 2</a></li>
+<li><a href="usage/cbt-projects.html">Dotty projects with cbt</a></li>
+<li><a href="usage/sbt-projects.html">Dotty projects with sbt</a></li>
</ul>
</li>
<li>Contributing
<ul>
-<li><a href="contributing/getting-started.md">Getting Started</a> details on how to run
+<li><a href="contributing/getting-started.html">Getting Started</a> details on how to run
tests, use the cli scripts</li>
-<li><a href="contributing/workflow.md">Workflow</a> common dev patterns and hints</li>
-<li><a href="contributing/eclipse.md">Eclipse</a> setting up dev environment</li>
-<li><a href="contributing/intellij-idea.md">Intellij-IDEA</a> setting up dev environment</li>
+<li><a href="contributing/workflow.html">Workflow</a> common dev patterns and hints</li>
+<li><a href="contributing/eclipse.html">Eclipse</a> setting up dev environment</li>
+<li><a href="contributing/intellij-idea.html">Intellij-IDEA</a> setting up dev environment</li>
</ul>
</li>
<li>Internals document the compiler internals
<ul>
-<li><a href="internals/syntax.md">Syntax Summary</a></li>
-<li><a href="internals/overall-structure.md">Project Structure</a>
+<li><a href="internals/syntax.html">Syntax Summary</a></li>
+<li><a href="internals/overall-structure.html">Project Structure</a>
of the project</li>
-<li><a href="internals/backend.md">Backend</a> details on the bytecode backend</li>
-<li><a href="internals/contexts.md">Contexts</a> details the use of <code>Context</code> in the
+<li><a href="internals/backend.html">Backend</a> details on the bytecode backend</li>
+<li><a href="internals/contexts.html">Contexts</a> details the use of <code>Context</code> in the
compiler</li>
-<li><a href="internals/dotc-scalac.md">Dotty vs Scala2</a></li>
-<li><a href="internals/higher-kinded-v2.md">Higher Kinded Type Scheme</a>
+<li><a href="internals/dotc-scalac.html">Dotty vs Scala2</a></li>
+<li><a href="internals/higher-kinded-v2.html">Higher Kinded Type Scheme</a>
scheme</li>
-<li><a href="internals/periods.md">Periods</a></li>
-<li><a href="internals/type-system.md">Type System</a></li>
+<li><a href="internals/periods.html">Periods</a></li>
+<li><a href="internals/type-system.html">Type System</a></li>
</ul>
</li>
</ul>