commit 9f38620

hovercats  ·  2024-04-15 13:04:48 +0000 UTC
parent 96ce860
scdoc: import. needed by senpai to build manpage
5 files changed,  +44, -0
+37, -0
 1@@ -0,0 +1,37 @@
 2+scdoc
 3+________________________________________________________________________________
 4+
 5+scdoc is a simple man page generator for POSIX systems written in C99. [0]
 6+
 7+Upstream: https://git.sr.ht/~sircmpwn/scdoc
 8+
 9+
10+[000] Index
11+________________________________________________________________________________
12+
13+* Installation ........................................................... [001]
14+* Usage .................................................................. [002]
15+* References ............................................................. [003]
16+
17+
18+[001] Installation
19+________________________________________________________________________________
20+
21++------------------------------------------------------------------------------+
22+|                                                                              |
23+|  $ kiss b scdoc                                                              |
24+|                                                                              |
25++------------------------------------------------------------------------------+
26+
27+
28+[002] Usage
29+________________________________________________________________________________
30+
31+Refer to the manual pages and command help output.
32+
33+
34+[003] References
35+________________________________________________________________________________
36+
37+[0] https://git.sr.ht/~sircmpwn/scdoc
38+
+4, -0
1@@ -0,0 +1,4 @@
2+#!/bin/sh -e
3+
4+make PREFIX=/usr
5+make PREFIX=/usr DESTDIR="$1" install
+1, -0
1@@ -0,0 +1 @@
2+241d4d907395bdd25a17fea878e8c476ec988f2e247fcea462955fd43f2f98ac21
+1, -0
1@@ -0,0 +1 @@
2+https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.3.tar.gz
+1, -0
1@@ -0,0 +1 @@
2+1.11.3 1