| layout | page |
|---|---|
| title | Installation |
| permalink | /documentation/admin/installation/ |
{% include documentationStepper/stepper.html %}
{% assign docs = site.data.installation %}
{% for doc in docs %} {% endfor %}| Component | Description |
|---|---|
| {{ doc.title }} | {{ doc.description }} |
{% include documentationStepper/forwardBackward.html showBack=true showNext=true %}