All checks were successful
Gitea Actions Demo / publish (push) Successful in 16s
25 lines
945 B
Markdown
25 lines
945 B
Markdown
+++
|
|
title = "Documentation"
|
|
description = "A collection of links to the documentation of the components of Aparoksha."
|
|
[taxonomies]
|
|
tags = ["Linux", "macOS", "Windows", "Aparoksha"]
|
|
+++
|
|
|
|
The following links lead to the API documentation of individual parts of the Aparoksha framework.
|
|
|
|
## Foundation
|
|
|
|
- [Meta](https://meta.aparoksha.dev/) includes guides about the fundamental principles of the Aparoksha project and guides on how to create backends and apps
|
|
- [Levenshtein Transformations](https://levenshtein-transformations.aparoksha.dev)
|
|
- [Localized](https://localized.aparoksha.dev)
|
|
- [SQLite for Meta](https://meta-sqlite.aparoksha.dev)
|
|
|
|
## Aparoksha Backends
|
|
|
|
- [Adwaita for Swift](https://adwaita-swift.aparoksha.dev/documentation/adwaita/) contains multiple articles and a detailed tutorial
|
|
- [WinUI for Swift](https://winui-swift.aparoksha.dev/documentation/winui_swift/)
|
|
|
|
## Aparoksha
|
|
|
|
- [Aparoksha](https://aparoksha.aparoksha.dev)
|