Commit Graph

5 Commits

Author SHA1 Message Date
Clement Lefebvre
cd01296fbb git: Remove generate man pages 2023-06-01 12:04:50 +01:00
Yegor Yefremov
bd4d2b5b5c
docs: automatically generate timeshift-gtk manpage (#194) 2023-05-24 11:51:59 -04:00
Yegor Yefremov
79ddd89891
meson support (#173)
* Move AppConsole.vala and AppGtk.vala to src directory

* Rename po files

Strip "timeshift-" prefix. This is required for the future meson
support.

* Add initial meson support

* Remove makefile

* docs/development.md: adapt the instructions to the meson build system

Bonus: break a long line.
2023-05-12 09:37:54 -04:00
Yegor Yefremov
9668beec48
Use help2man utility to create a man page. (#178)
Also remove man/timeshift.1.gz as Linux distros provide own
hooks to compress man pages.
2023-05-08 13:44:57 -04:00
Ivan Skodje
0d8d1de8bf
Development documentation for easier accessibility (#170) 2023-04-24 09:51:28 -04:00