about summary refs log tree commit homepage
path: root/Documentation/standards.perl
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-10-27 07:54:02 +0000
committerEric Wong <e@80x24.org>2020-11-05 07:41:33 +0000
commit96d088a4e09d52223fe58a7f1d0a5558739e389c (patch)
treef0cec01521b49e56782ed35653062a0284ea8b4b /Documentation/standards.perl
parent47559005ee678592808c351daa1c9f2682beb248 (diff)
downloadpublic-inbox-96d088a4e09d52223fe58a7f1d0a5558739e389c.tar.gz
We linkify these in the WWW UI, and will support them in other
places.  These URL schemes may end up being stored in
external/detached indices for indexing non-git-based mail
stores.
Diffstat (limited to 'Documentation/standards.perl')
-rwxr-xr-xDocumentation/standards.perl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/standards.perl b/Documentation/standards.perl
index 1c56830e..3ae64ddf 100755
--- a/Documentation/standards.perl
+++ b/Documentation/standards.perl
@@ -28,6 +28,9 @@ my $rfcs = [
         1036 => 'Standard for Interchange of USENET Messages',
         5536 => 'Netnews Article Format',
         5537 => 'Netnews Architecture and Protocols',
+        1738 => 'Uniform resource locators',
+        5092 => 'IMAP URL scheme',
+        5538 => 'NNTP URI schemes',
         6048 => 'NNTP additions to LIST command (TODO)',
         8054 => 'NNTP compression',
         4642 => 'NNTP TLS',