~anjan/sxmo.org

e5461a80d0182bf4aba942ec51c1186ee99e29e8 — Anjandev Momi 1 year, 6 months ago 0798c14
Added stable docs
2 files changed, 5 insertions(+), 4 deletions(-)

M src/docs/index.md
M src/source/index.md
M src/docs/index.md => src/docs/index.md +3 -3
@@ 1,10 1,10 @@
# S*x*mo Documentation

The documentation for S*x*mo is available on man.sr.ht.
We have two versions of the documentation.
If you dont know which sxmo version you have, you probably want sxmo-docs (the first link below):
We have three versions of the documentation"

* [sxmo-docs](https://man.sr.ht/~anjan/sxmo-docs) - All documentation for the latest stable release in Alpine's community repository.
* [sxmo-docs-stable](https://man.sr.ht/~anjan/sxmo-docs-stable) - All documentation for the latest stable release in postmarketOS stable release.
* [sxmo-docs](https://man.sr.ht/~anjan/sxmo-docs) - All documentation for the latest stable release in postmarketOS edge.
* [sxmo-docs (Development Version)](https://man.sr.ht/~anjan/sxmo-docs-next) - All documentation **for the latest git master branch** installed via `sxmo-build`.

If you are running postmarketOS edge, make sure you subscribe to postmarketOS edge blog for workarounds to breakages introduced by updates:

M src/source/index.md => src/source/index.md +2 -1
@@ 11,7 11,8 @@ Sxmo consists of of various tools that together form the mobile desktop environm
  that powers our environment.
* [sxmo-build](https://git.sr.ht/~mil/sxmo-build) - Build scripts to compile and install the latest
  development version of all these repositories from git.
* [sxmo-docs](https://git.sr.ht/~anjan/sxmo-docs) - All documentation for the latest stable release in Alpine's community repository.
* [sxmo-docs-stable](https://git.sr.ht/~anjan/sxmo-docs-stable) - All documentation for the latest stable release in postmarketOS stable.
* [sxmo-docs](https://git.sr.ht/~anjan/sxmo-docs) - All documentation for the latest stable release in postmarketOS edge.
* [sxmo-docs (Development Version)](https://git.sr.ht/~anjan/sxmo-docs-next) - All documentation **for the latest git master branch** installed via `sxmo-build`.
* [lisgd](https://git.sr.ht/~mil/lisgd) - Libinput synthetic gesture deamon. Our gesture handler for the touchscreen.
* [svkbd](https://tools.suckless.org/x/svkbd/) - Simple virtual keyboard, heavily adapted by Sxmo contributors and maintained