diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-31 00:56:53 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-31 00:57:42 +0800 |
commit | f16f2caba7e516ba5a7e78f14be35a9e066c3fea (patch) | |
tree | 6a8b9347c99f9db8bc4e412a72a4041471b5411b /man | |
parent | Add repo tab navigation to all pages (diff) | |
download | forge-f16f2caba7e516ba5a7e78f14be35a9e066c3fea.tar.gz forge-f16f2caba7e516ba5a7e78f14be35a9e066c3fea.tar.zst forge-f16f2caba7e516ba5a7e78f14be35a9e066c3fea.zip |
Mandoc more
Diffstat (limited to '')
-rw-r--r-- | man/.gitignore | 1 | ||||
-rw-r--r-- | man/mandoc.css (renamed from static/mandoc.css) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/man/.gitignore b/man/.gitignore index 9b61c8c..44e13d5 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -1 +1,2 @@ /*.html +/*.txt diff --git a/static/mandoc.css b/man/mandoc.css index a2c5ae4..a2c5ae4 100644 --- a/static/mandoc.css +++ b/man/mandoc.css |