From f564327fd1e694056a4b13ed398cabd8d0d4c173 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 20 Nov 2015 01:02:40 +0000 Subject: various internal documentation updates Hopefully this gives new hackers a better overview of how the components relate to each other. --- lib/PublicInbox/Hval.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/PublicInbox/Hval.pm') diff --git a/lib/PublicInbox/Hval.pm b/lib/PublicInbox/Hval.pm index 9fbe616f..ab6e044b 100644 --- a/lib/PublicInbox/Hval.pm +++ b/lib/PublicInbox/Hval.pm @@ -1,7 +1,8 @@ # Copyright (C) 2014-2015 all contributors # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) # -# represents a header value in various forms +# represents a header value in various forms. Used for HTML generation +# in our web interface(s) package PublicInbox::Hval; use strict; use warnings; -- cgit v1.2.3-24-ge0c7