about summary refs log tree commit diff
path: root/ui-atom.h
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2010-09-06 09:31:22 -0400
committerLars Hjemli <hjemli@gmail.com>2010-09-19 19:11:45 +0200
commit679f7ef4f3f31dca8c8ac5536c3e18a5188e051a (patch)
tree2f0085a1858cbf4f7f3534d6af0f0f7c6f604ce5 /ui-atom.h
parentMerge branch 'ml/bugfix' (diff)
downloadcgit-pink-679f7ef4f3f31dca8c8ac5536c3e18a5188e051a.tar.gz
cgit-pink-679f7ef4f3f31dca8c8ac5536c3e18a5188e051a.zip
Generalize doc generation
This borrows from the git Documentation/Makefile.  The goal is to make
it easier to add new man pages and other documentation as well as to
prevent make from re-generating the documentation needlessly.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2ccd8396f18b1&follow=1'>Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe