summary refs log tree commit diff
path: root/bin/1sh/main.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-12 07:02:14 +0000
committerJune McEnroe <june@causal.agency>2020-09-12 07:03:28 +0000
commit287698d0e25c5388de5912254d35628ec56e0bd1 (patch)
tree3577ea0af9f2ba4022c1b9d774cd7e4c49e0015e /bin/1sh/main.h
parentInstall mandoc on macOS (diff)
downloadsrc-287698d0e25c5388de5912254d35628ec56e0bd1.tar.gz
src-287698d0e25c5388de5912254d35628ec56e0bd1.zip
Enable toc in cgit renderings of man pages
But keep it disabled for READMEs since they always use non-standard
sections and the TOC is just distracting there, I think.

Also add the style so its h1 is the same size as the ones inside
sections...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
src/commit/bin/qf.c?id=ae064a619bb3972f0c12840e7d8950ac025fea1c&follow=1'>Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe