We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e46c656 commit 2dfdc9aCopy full SHA for 2dfdc9a
docs/_includes/header.html
@@ -45,6 +45,7 @@
45
<li><a href=".{% if page.path contains 'site' %}/..{% endif %}/site/run">Standalone Guide</a></li>
46
<li><a href=".{% if page.path contains 'site' %}/..{% endif %}/site/gpu">GPU Guide</a></li>
47
<li><a href=".{% if page.path contains 'site' %}/..{% endif %}/site/native-backend">Native Backend (BLAS)</a></li>
48
+ <li><a href=".{% if page.path contains 'site' %}/..{% endif %}/site/docker">Run with Docker</a></li>
49
<li class="divider"></li>
50
<li><b>Language Guides:</b></li>
51
<li><a href=".{% if page.path contains 'site' %}/..{% endif %}/site/dml-language-reference.html">DML Language Reference</a></li>
0 commit comments