1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 23:36:36 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
1b9fd7f936 Install: check if manpages exist 2014-10-15 14:25:14 +02:00
0a132b0eb5 doc: Unlink docs from the rest of the build process.
Since generated man pages are also included, we can't
guarantee proper timestamps. This should fix issues that trigger doc
building when it isn't needed.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-10-12 23:21:48 -04:00
3ac22fafe4 Add info about DISABLE_X11 usage 2014-09-04 19:20:51 +02:00
9581940cfa Cosmetic fixes 2014-08-26 10:39:43 +02:00
924e8e0860 Reworked manpage build system 2014-08-25 12:54:44 +02:00
1a8fdb1b99 Make asciidoc 'optional'
Run `make doc` in the build directory after editing the asciidoc to
regenerate the manpages. Changes to asciidoc source and generated man
pages will need to be commited together.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-24 16:34:16 -04:00
97d4c97c52 Generate man pages from asciidoc
Working directly with g/roff is a pain.
Also changed the formatting of toxic.conf.5 a bit.

Signed-off-by: Loui Chang <louipc.ist@gmail.com>
2014-08-21 04:39:24 -04:00
a3a8f7608a Fix Tox/toxic#222 and reorganize cfg dir 2014-08-19 18:22:57 +02:00