diff options
author | Tomas Krizek <tomas.krizek@nic.cz> | 2019-03-13 16:22:44 +0100 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-03-13 12:51:17 -0700 |
commit | 9641a3d2894a1901a8ade879e572307b70602508 (patch) | |
tree | f5a32f20dd0bd618b25dfdab626551357a86a287 | |
parent | cfe82db5ab0d35832da474014dff4b6dfe33f8b7 (diff) | |
download | meson-9641a3d2894a1901a8ade879e572307b70602508.zip meson-9641a3d2894a1901a8ade879e572307b70602508.tar.gz meson-9641a3d2894a1901a8ade879e572307b70602508.tar.bz2 |
docs/Users: fix sort order (Kiwix libraries)
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index fce56a8..6d774bd 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -50,6 +50,7 @@ listed in the [`meson` GitHub topic](https://github.com/topics/meson). - [json](https://github.com/nlohmann/json), JSON for Modern C++ - [JsonCpp](https://github.com/open-source-parsers/jsoncpp), a C++ library for interacting with JSON - [Json-glib](https://gitlab.gnome.org/GNOME/json-glib), GLib-based JSON manipulation library + - [Kiwix libraries](https://github.com/kiwix/kiwix-lib) - [Ksh](https://github.com/att/ast), a Korn Shell - [Lc0](https://github.com/LeelaChessZero/lc0), LeelaChessZero is a UCI-compliant chess engine designed to play chess via neural network - [Libdrm](https://cgit.freedesktop.org/drm/libdrm/), a library for abstracting DRM kernel interfaces @@ -64,7 +65,6 @@ lookup based on OpenStreetMap data format files - [Libva](https://github.com/intel/libva), an implementation for the VA (VIdeo Acceleration) API - [Libzim](https://github.com/openzim/libzim), the reference implementation for the ZIM file format - - [Kiwix libraries](https://github.com/kiwix/kiwix-lib) - [Marker](https://github.com/fabiocolacio/Marker), a GTK-3 markdown editor - [Mesa](https://cgit.freedesktop.org/mesa/mesa/), an open source graphics driver project - [MiracleCast](https://github.com/albfan/miraclecast), connect external monitors to your system via Wifi-Display specification aka Miracast |