add @since

This commit is contained in:
Simon Cruanes 2022-04-08 11:40:14 -04:00
parent 4bf7c267d6
commit 7d74dacbea
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -104,3 +104,5 @@ module Util = Tiny_httpd_util
module Dir = Tiny_httpd_dir
module Html = Tiny_httpd_html
(** Alias to {!Tiny_httpd_html}
@since NEXT_RELEASE *)