diff options
Diffstat (limited to 'documentation/api/index.html')
-rw-r--r-- | documentation/api/index.html | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/documentation/api/index.html b/documentation/api/index.html index c762b9b0e3..5e3f3c211a 100644 --- a/documentation/api/index.html +++ b/documentation/api/index.html @@ -43,19 +43,15 @@ </li> <li> - <a href="modules/luci.http.protocol.html">luci.http.protocol</a> + <a href="modules/luci.http.conditionals.html">luci.http.conditionals</a> </li> <li> - <a href="modules/luci.http.protocol.conditionals.html">luci.http.protocol.conditionals</a> + <a href="modules/luci.http.date.html">luci.http.date</a> </li> <li> - <a href="modules/luci.http.protocol.date.html">luci.http.protocol.date</a> - </li> - - <li> - <a href="modules/luci.http.protocol.mime.html">luci.http.protocol.mime</a> + <a href="modules/luci.http.mime.html">luci.http.mime</a> </li> <li> @@ -214,22 +210,17 @@ </tr> <tr> - <td class="name"><a href="modules/luci.http.protocol.html">luci.http.protocol</a></td> - <td class="summary"></td> - </tr> - - <tr> - <td class="name"><a href="modules/luci.http.protocol.conditionals.html">luci.http.protocol.conditionals</a></td> + <td class="name"><a href="modules/luci.http.conditionals.html">luci.http.conditionals</a></td> <td class="summary"></td> </tr> <tr> - <td class="name"><a href="modules/luci.http.protocol.date.html">luci.http.protocol.date</a></td> + <td class="name"><a href="modules/luci.http.date.html">luci.http.date</a></td> <td class="summary"></td> </tr> <tr> - <td class="name"><a href="modules/luci.http.protocol.mime.html">luci.http.protocol.mime</a></td> + <td class="name"><a href="modules/luci.http.mime.html">luci.http.mime</a></td> <td class="summary"></td> </tr> |