]> Sergey Matveev's repositories - public-inbox.git/commit
www: implement generic help text
authorEric Wong <e@80x24.org>
Thu, 18 Aug 2016 04:44:07 +0000 (04:44 +0000)
committerEric Wong <e@80x24.org>
Thu, 18 Aug 2016 09:31:55 +0000 (09:31 +0000)
commitadecbd43d2eed046fe6e88a459d03567461fd84b
tree7900b8ee9e908daa6fa8ddbef3c7ad846ecd8c8b
parentdfe55f5ee5bd6e3a12d933a6570eb94f294d1c54
www: implement generic help text

Begin documenting some basic help functionality.
I may tweak the anchor names of the various HTML endpoints
to be more consistent with each other (old ones will be
supported for a short while), so I'm not documenting
those, for now.

This may become part of a builtin key-value store for
basic texts, but this probably shouldn't become a wiki
engine, either.
MANIFEST
lib/PublicInbox/Search.pm
lib/PublicInbox/WWW.pm
lib/PublicInbox/WwwStream.pm
lib/PublicInbox/WwwText.pm [new file with mode: 0644]
t/psgi_text.t [new file with mode: 0644]