|
1 |
| -# Summary |
| 1 | +# Table of contents |
2 | 2 |
|
| 3 | +* [Introduction](README.md) |
3 | 4 | * [Introduction](introduction.md)
|
4 |
| -* [Philosophy](README.md) |
| 5 | +* [Philosophy](philosophy.md) |
5 | 6 | * [Quick Start](quick-start.md)
|
6 |
| -* [Setting up DevLess](how-to-setup-devless.md) |
7 |
| -* [Interacting With DevLess](interacting.md) |
8 |
| - * [HTML Kit](html_sdk.md) |
9 |
| - * [The Basics](html_sdk.md) |
10 |
| - * [Advanced Concepts](html-advanced-concepts.md) |
11 |
| - * [SDKs](sdks.md) |
12 |
| - * [HTTP API](http_api.md) |
13 |
| - * [DevLess Status Codes](devless-status-codes.md) |
14 |
| -* [Using external services](using_services.md) |
15 |
| -* [Managing your data](secure_transform_data.md) |
16 |
| - * [Data model](data_model.md) |
17 |
| - * [Securing & Transforming data](rules_engine.md) |
18 |
| - * [Rules](rules_reference.md) |
19 |
| -* [Examples of Services](list-of-services.md) |
20 |
| -* [Dev Environment](dev-setup.md) |
21 |
| -* [Extending Services](services.md) |
| 7 | +* [Setting up DevLess](setting-up-devless.md) |
| 8 | +* [Interacting With DevLess](interacting-with-devless/README.md) |
| 9 | + * [HTML Kit](interacting-with-devless/html-kit/README.md) |
| 10 | + * [The Basics](interacting-with-devless/html-kit/the-basics.md) |
| 11 | + * [Advanced Concepts](interacting-with-devless/html-kit/advanced-concepts.md) |
| 12 | + * [SDKs](interacting-with-devless/sdks.md) |
| 13 | + * [HTTP API](interacting-with-devless/http-api.md) |
| 14 | + * [Query Parameters](interacting-with-devless/query-parameters.md) |
| 15 | + * [DevLess Status Codes](interacting-with-devless/devless-status-codes.md) |
| 16 | +* [Using external services](using-external-services.md) |
| 17 | +* [Managing your data](managing-your-data/README.md) |
| 18 | + * [Data model](managing-your-data/data-model.md) |
| 19 | + * [Securing & Transforming data](managing-your-data/securing-and-transforming-data.md) |
| 20 | + * [Rules](managing-your-data/rules.md) |
| 21 | +* [Examples of Services](examples-of-services.md) |
| 22 | +* [Dev Environment](dev-environment.md) |
| 23 | +* [Extending Services](extending-services.md) |
22 | 24 | * [Internal DevLess Service](internal-devless-service.md)
|
23 | 25 | * [DataStore](datastore.md)
|
24 | 26 |
|
0 commit comments