Commit
·
892466c
1
Parent(s):
b3a7071
finished extracting markdown
Browse files- documentation.html +2 -2
documentation.html
CHANGED
@@ -64,7 +64,7 @@
|
|
64 |
</ul>
|
65 |
|
66 |
<p class="muted"><strong>Licensing:</strong> Uses MagentaRT (Apache 2.0 + CC-BY 4.0). Users are responsible for outputs.</p>
|
67 |
-
<p>See <a href="/
|
68 |
-
<p>Or <a href="/docs">/docs</a> for auto-generated
|
69 |
</body>
|
70 |
</html>
|
|
|
64 |
</ul>
|
65 |
|
66 |
<p class="muted"><strong>Licensing:</strong> Uses MagentaRT (Apache 2.0 + CC-BY 4.0). Users are responsible for outputs.</p>
|
67 |
+
<p>See <a href="../blob/main/docs" target="_blank">documentation files</a> for detailed guides.</p>
|
68 |
+
<p>Or <a href="/docs">/docs</a> for auto-generated FastAPI reference.</p>
|
69 |
</body>
|
70 |
</html>
|