spiegel-keyman/linux
Marc Durdin 0d42160bc9 chore(core): avoid skipping docs folder in linux dist.sh
Unfortunately dpkg-source can only list files to exclude, not files to
include, which makes it fragile to changes in other platforms. The list
previously included 'docs', and as I renamed /core/doc to /core/docs to
match the other platforms, that caused it to be excluded. Changing it to
'./docs' should hopefully only match the top-level folder.

At the same time, updated many other top-level folder matches.
2024-11-08 05:24:47 +07:00
..
debian fix(linux): ignore additional C++ symbol in API check 2024-09-26 18:28:52 +02:00
docs/help refactor(common): move help into common prod/docs/help folders 2024-09-16 06:13:46 +07:00
ibus-keyman Merge pull request #11852 from keymanapp/feat/linux/7697_SimulateAltGr 2024-06-26 12:34:08 +02:00
keyman-config fix(linux): set environment variable for rendering of downloads dialog 2024-11-04 18:53:18 +01:00
keyman-system-service chore(linux): use shared meson config 2024-06-24 19:08:12 +02:00
scripts chore(core): avoid skipping docs folder in linux dist.sh 2024-11-08 05:24:47 +07:00
.gitignore chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
build.sh test(developer): add markdown link check test for product documentation 2024-09-25 15:51:32 -07:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile chore(linux): docker: make emscripten version customizable 2023-12-13 23:23:55 +00:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +02:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.