Hi Yann,

2016-04-26 12:07 GMT+02:00 Yann Ylavic <ylavic....@gmail.com>:

> On Tue, Apr 26, 2016 at 11:55 AM, Yann Ylavic <ylavic....@gmail.com>
> wrote:
> > [CC docs@]
> >
> > On Tue, Apr 26, 2016 at 11:51 AM, Yann Ylavic <ylavic....@gmail.com>
> wrote:
> >> On Tue, Apr 26, 2016 at 11:47 AM,  <yla...@apache.org> wrote:
> >>> Author: ylavic
> >>> Date: Tue Apr 26 09:47:46 2016
> >>> New Revision: 1740987
> >>>
> >>> URL: http://svn.apache.org/viewvc?rev=1740987&view=rev
> >>> Log:
> >>> Introduce 'proxy section' context?
> >>
> >> This commit does not seem to work, I declared 'proxy section' (with
> >> id='proxy') just like and wherever eg. 'server config' (with
> >> id='serverconfig') is already declared , but the context is empty in
> >> html files when I make docs (locally).
> >>
> >> Any idea?
>
> More precisely, the commit fixes the error about unknown 'proxy
> section' context (new) in mod_ssl.xml (from r1740967) when "make docs"
> is run, but still the context is empty in generated html files.
>

I believe that you should also add the related style/lang references like:

Index: docs/manual/style/lang/en.xml
===================================================================
--- docs/manual/style/lang/en.xml (revision 1740989)
+++ docs/manual/style/lang/en.xml (working copy)
@@ -97,6 +97,7 @@
         <message id="virtualhost" letter="v">virtual host</message>
         <message id="directory" letter="d">directory</message>
         <message id="htaccess" letter="h">.htaccess</message>
+        <message id="proxy" letter="p">proxy config</message>

         <!-- Used for directive lists -->
         <message id="directives">Directives</message>

I just tested it and it seems working. Probably you'll need to add it to
all the files under lang/ do be consistent.

Let me know if it helps!

Regards,

Luca

Reply via email to