about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2021-10-01 03:09:20 +0000
committerEric Wong <bofh@yhbt.net>2021-10-04 17:39:55 -0900
commit4fb904b3359cbd40007a50939fb44fd74640058f (patch)
tree0dc78f1ea87127c4292dc2816f6bfef86e2dd785
parentb32113665e9acb6111403afdc59a6a6b1cd8f9d1 (diff)
downloadunicorn-4fb904b3359cbd40007a50939fb44fd74640058f.tar.gz
It's been outdated since d9b5943af26d5df5 (doc: replace
pandoc-"Markdown" with real manpages, 2019-12-15)
-rw-r--r--HACKING7
1 files changed, 0 insertions, 7 deletions
diff --git a/HACKING b/HACKING
index 7c41eba..020209e 100644
--- a/HACKING
+++ b/HACKING
@@ -50,9 +50,6 @@ programming experience will come in handy (or be learned) here.
 
 === Documentation
 
-Due to the lack of RDoc-to-manpage converters we know about, we're
-writing manpages in Markdown and converting to troff/HTML with Pandoc.
-
 Please wrap documentation at 72 characters-per-line or less (long URLs
 are exempt) so it is comfortably readable from terminals.
 
@@ -102,10 +99,6 @@ don't email the git mailing list or maintainer with Unicorn patches :)
 
 == Building a Gem
 
-In order to build the gem, you must install the following components:
-
- * pandoc
-
 You can build the Unicorn gem with the following command:
 
   gmake gem