Deployed 0585a4e with MkDocs version: 1.3.0
This commit is contained in:
parent
7305d2ead3
commit
8cda980b81
33 changed files with 782 additions and 464 deletions
|
|
@ -498,7 +498,7 @@
|
|||
|
||||
<li class="md-nav__item">
|
||||
<a href="../use-service/" class="md-nav__link">
|
||||
How to use a GreatAI service
|
||||
How to deploy a GreatAI service
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -512,7 +512,7 @@
|
|||
|
||||
<li class="md-nav__item">
|
||||
<a href="../handle-training-data/" class="md-nav__link">
|
||||
How to handle training data
|
||||
How to manage training data
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -526,7 +526,7 @@
|
|||
|
||||
<li class="md-nav__item">
|
||||
<a href="../large_file/" class="md-nav__link">
|
||||
How to use LargeFile
|
||||
How to use LargeFile-s
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -539,8 +539,8 @@
|
|||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../call_remote.md" class="md-nav__link">
|
||||
None
|
||||
<a href="../call-remote/" class="md-nav__link">
|
||||
Call remote GreatAI instances
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -1009,13 +1009,13 @@
|
|||
|
||||
|
||||
|
||||
<a href="../use-service/" class="md-footer__link md-footer__link--next" aria-label="Next: How to use a GreatAI service" rel="next">
|
||||
<a href="../use-service/" class="md-footer__link md-footer__link--next" aria-label="Next: How to deploy a GreatAI service" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
How to use a GreatAI service
|
||||
How to deploy a GreatAI service
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue