diff options
author | Daniel Ruggeri <druggeri@apache.org> | 2015-04-15 19:01:33 +0200 |
---|---|---|
committer | Daniel Ruggeri <druggeri@apache.org> | 2015-04-15 19:01:33 +0200 |
commit | 7367187de7d8fccc39b6529456978e8a9693cc6a (patch) | |
tree | d363328c91bf5918c4f6a76ac42fed4234660207 /docs/manual/mod/mod_log_debug.html.en | |
parent | Flip directives and topics sections after discussion around ordering (diff) | |
download | apache2-7367187de7d8fccc39b6529456978e8a9693cc6a.tar.xz apache2-7367187de7d8fccc39b6529456978e8a9693cc6a.zip |
We need moar emails - format change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673872 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_log_debug.html.en')
-rw-r--r-- | docs/manual/mod/mod_log_debug.html.en | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/mod/mod_log_debug.html.en b/docs/manual/mod/mod_log_debug.html.en index 5d3aa36351..25d836290d 100644 --- a/docs/manual/mod/mod_log_debug.html.en +++ b/docs/manual/mod/mod_log_debug.html.en @@ -32,14 +32,14 @@ <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_log_debug.c</td></tr> <tr><th><a href="module-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.3.14 and later</td></tr></table> </div> -<div id="quickview"><h3 class="directives">Directives</h3> +<div id="quickview"><h3>Topics</h3> +<ul id="topics"> +<li><img alt="" src="../images/down.gif" /> <a href="#examples">Examples</a></li> +</ul><h3 class="directives">Directives</h3> <ul id="toc"> <li><img alt="" src="../images/down.gif" /> <a href="#logmessage">LogMessage</a></li> </ul> -<h3>Topics</h3> -<ul id="topics"> -<li><img alt="" src="../images/down.gif" /> <a href="#examples">Examples</a></li> -</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> +<ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="directive-section"><h2><a name="LogMessage" id="LogMessage">LogMessage</a> <a name="logmessage" id="logmessage">Directive</a></h2> <table class="directive"> |