please revise as desired, just wanted to get something started On Mon, Sep 28, 2015 at 10:03 AM, <[email protected]> wrote: > Author: covener > Date: Mon Sep 28 14:03:27 2015 > New Revision: 1705695 > > URL: http://svn.apache.org/viewvc?rev=1705695&view=rev > Log: > add an experimental warning to h2 docs > > > > Modified: > httpd/httpd/trunk/docs/manual/mod/mod_h2.xml > > Modified: httpd/httpd/trunk/docs/manual/mod/mod_h2.xml > URL: > http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_h2.xml?rev=1705695&r1=1705694&r2=1705695&view=diff > ============================================================================== > --- httpd/httpd/trunk/docs/manual/mod/mod_h2.xml (original) > +++ httpd/httpd/trunk/docs/manual/mod/mod_h2.xml Mon Sep 28 14:03:27 2015 > @@ -35,6 +35,12 @@ > <p>This module relies on <a href="http://nghttp2.org/">libnghttp2</a> > to provide the core http/2 engine.</p> > > + <note type="warning"><title>Warning</title> > + <p>This module is experimental. Its behaviors, directives, and > + defaults are subject to more frequent and change from release to > + release relative to other standard modules. Users are encouraged to > + consult the "CHANGES" file for potential updates.</p> > + </note> > </summary> > > <directivesynopsis> > >
-- Eric Covener [email protected]
