basic header docs of all public modules

This commit is contained in:
Adam D. Ruppe 2019-12-06 22:57:49 -05:00
parent 4e49255070
commit 8d57ff1f5e
35 changed files with 109 additions and 43 deletions

View file

@ -1,4 +1,4 @@
///
/// Implementations of OAuth 1.0 server and client. You probably don't need this anymore; I haven't used it for years.
module arsd.oauth;
import arsd.curl;