Commit Graph

12 Commits

Author SHA1 Message Date
Christoph Hansknecht
bb76160dc1 feat: Remove underlines from quick-open targets when quick-open disabled
Fixes Guake/guake#2225
2024-06-01 00:15:40 +08:00
Paul Hooijenga
86bb9b55c1 Add pre-commit config and apply all fixes 2022-10-27 15:31:25 +08:00
David Yang
097d84b701 Strike feathub mentions from documentation 2022-06-14 12:24:48 +08:00
Gaetan Semet
8eabb43c63 doc: write a release procedure
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2022-02-06 12:17:31 +01:00
Eli Schwartz
c043278a41 setup: replace the last remnant of pbr with setuptools_scm
setuptools_scm is a standard and robust tool for dynamically getting
version numbers from e.g. git; among its features is the ability to
write the results to a python module that the application can then
import from. This removes the overhead of large modules which introspect
the dist-info to get the version, in favor of importing a frozen string.
2021-12-20 19:09:20 +08:00
Louie Lu
0f4b503c63 Update docs that mention travis to GitHub Actions 2021-09-09 09:45:59 +08:00
Gaetan Semet
fa20efa6d1 minor fixes
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-25 16:17:16 +02:00
Gaetan Semet
dcd245d525 doc: install from source in install section 2018-04-16 01:15:53 +02:00
Gaetan Semet
aaae274fb3 Add some image in the documentation
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 23:19:40 +02:00
Gaetan Semet
59177964cb Move scripts to scripts/ 2018-04-14 23:19:40 +02:00
Gaetan Semet
a2f857c205 Update documentation 2018-04-14 16:19:52 +02:00
Gaetan Semet
352a2570ff Rework doc generation
fix #1271

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 14:40:51 +02:00