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/ExtMsg.pm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/PublicInbox/ExtMsg.pm') diff --git a/lib/PublicInbox/ExtMsg.pm b/lib/PublicInbox/ExtMsg.pm index 0cba49dd..50680471 100644 --- a/lib/PublicInbox/ExtMsg.pm +++ b/lib/PublicInbox/ExtMsg.pm @@ -1,5 +1,10 @@ # Copyright (C) 2015 all contributors # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# +# Used by the web interface to link to messages outside of the our +# public-inboxes. Mail threads may cross projects/threads; so +# we should ensure users can find more easily find them on other +# sites. package PublicInbox::ExtMsg; use strict; use warnings; -- cgit v1.2.3-24-ge0c7