summary refs log tree commit diff
path: root/port/caesar/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-20 19:54:45 -0500
committerJune McEnroe <june@causal.agency>2019-02-20 19:54:45 -0500
commit48674c63dd5b29d2eb2f4af71e0c1f4ffc5b835e (patch)
tree369737e8086b25cd292710817a6fdba70e531a42 /port/caesar/Makefile
parentAdd Dirk Gently's Holistic Detective Agency (diff)
downloadsrc-48674c63dd5b29d2eb2f4af71e0c1f4ffc5b835e.tar.gz
src-48674c63dd5b29d2eb2f4af71e0c1f4ffc5b835e.zip
Factor out html.sh and produce html for all sources
Except for gfx-cocoa because I don't have an Objective-C highlighter.
Also hypothetically the .h rule could match up headers with .3 manual
pages if I cared to write them.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='3' class='logmsg'> 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe