Create a developer guidance section for the hosted docs
This commit is contained in:
parent
9788e0d2b7
commit
bc36a1e9d0
14 changed files with 3569 additions and 189 deletions
|
|
@ -42,6 +42,7 @@ a {
|
|||
font-weight: 600;
|
||||
border-radius: 6px;
|
||||
width: fit-content;
|
||||
min-width: 15rem;
|
||||
transition: 0.15s ease;
|
||||
}
|
||||
|
||||
|
|
@ -61,6 +62,7 @@ a:hover {
|
|||
|
||||
<a href="./http/index.html">HTTP API (Swagger)</a>
|
||||
<a href="./python/index.html">Python API</a>
|
||||
<a href="./dev/index.html">Developer Guidance</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue