39 lines
848 B
Markdown
39 lines
848 B
Markdown
# Home
|
|
|
|
## Welcome to **Clan**'s documentation
|
|
|
|
[Quickstart Guide](./getting-started/index.md){ .md-button }
|
|
|
|
## What's inside
|
|
|
|
This documentation is structured into the following sections
|
|
|
|
<div class="grid cards" markdown>
|
|
|
|
- :material-clock-fast:{ .lg .middle } __Set up in 15 minutes__
|
|
|
|
---
|
|
|
|
Create your own clan and get everything
|
|
running in a couple of minutes.
|
|
|
|
[:octicons-arrow-right-24: Getting started](./getting-started/index.md)
|
|
|
|
- :material-sign-direction:{ .lg .middle } __Manual__
|
|
|
|
---
|
|
|
|
Instructions and explanations for practical Implementations ordered by Topic.
|
|
|
|
[:octicons-arrow-right-24: Manual](./manual/index.md)
|
|
|
|
- :material-api:{ .lg .middle } __Reference__
|
|
|
|
---
|
|
|
|
Detailed Specification of Functions and APIs.
|
|
|
|
[:octicons-arrow-right-24: Reference](./reference/index.md)
|
|
|
|
</div>
|