diff options
| author | EuAndreh <eu@euandre.org> | 2024-04-05 17:09:10 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2024-04-05 17:13:44 -0300 |
| commit | 905dab9e4bcfc9c768d4c9e57d5021624b7b499e (patch) | |
| tree | 06eb4021d5fb2063c5c7aa71838c221971b334d8 /doc | |
| parent | Move unit tests out of src/*.c into tests/ (diff) | |
| download | pindaiba-905dab9e4bcfc9c768d4c9e57d5021624b7b499e.tar.gz pindaiba-905dab9e4bcfc9c768d4c9e57d5021624b7b499e.tar.xz | |
rm -rf tools/ doc/*
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/pindaiba.en.1.in | 5 | ||||
| -rw-r--r-- | doc/pindaiba.recipes.en.7.in | 0 | ||||
| -rw-r--r-- | doc/pindaiba.tutorial.en.7.in | 0 | ||||
| -rw-r--r-- | doc/pindaiba.why.en.7.in | 14 |
4 files changed, 0 insertions, 19 deletions
diff --git a/doc/pindaiba.en.1.in b/doc/pindaiba.en.1.in deleted file mode 100644 index 8ff1d8c..0000000 --- a/doc/pindaiba.en.1.in +++ /dev/null @@ -1,5 +0,0 @@ -.TH XABLAU 1 DATE "OIOJI" "OIJOIJ" - -.SH NAME - -woeifj diff --git a/doc/pindaiba.recipes.en.7.in b/doc/pindaiba.recipes.en.7.in deleted file mode 100644 index e69de29..0000000 --- a/doc/pindaiba.recipes.en.7.in +++ /dev/null diff --git a/doc/pindaiba.tutorial.en.7.in b/doc/pindaiba.tutorial.en.7.in deleted file mode 100644 index e69de29..0000000 --- a/doc/pindaiba.tutorial.en.7.in +++ /dev/null diff --git a/doc/pindaiba.why.en.7.in b/doc/pindaiba.why.en.7.in deleted file mode 100644 index 6cd923d..0000000 --- a/doc/pindaiba.why.en.7.in +++ /dev/null @@ -1,14 +0,0 @@ -.TH WOEIJF - -My quality standard for a C library is: -- it is C, not C/C++; -- it has test; -- it uses sanitizers and fuzzing; -- it works with more than one C compiler (notably, gcc, clang, tcc, scc and - cproc); -- it has `.POSIX` as a rule in its Makefile; -- it uses make, and atmost, a ./configure script; -- it works with more than one C implementation (notably, bmake, gnumake and ?); -- it has an `install` and an `uninstall` target; - -8cc, c, chibicc, lacc, lcc |
