feat(markdown): Additional docs structure
This commit is contained in:
parent
b30e99f294
commit
ef5e12110d
8 changed files with 63 additions and 1 deletions
21
markdown/dev/api/en.md
Normal file
21
markdown/dev/api/en.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: API Docs
|
||||
---
|
||||
|
||||
Welcome to the FreeSewing API documentation, you can find information for
|
||||
the following APIs here:
|
||||
|
||||
## FreeSewing Core API
|
||||
|
||||
The [FreeSewing Core API docs](/reference/api) hold the reference documentation
|
||||
for our core library for parametric pattern design.
|
||||
|
||||
If you're looking to design patterns with FreeSewing, you may want to bookmark
|
||||
this.
|
||||
|
||||
## FreeSewing Backend API
|
||||
|
||||
The [FreeSewing Backend API docs](https://backend3.freesewing.org/docs/) is
|
||||
auto-generated from this API's OpenAPI v3 specification and hosted on the backend itself.
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue