2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

docs/commandref_frame.html: remove some modules from the fixed list (Forum #47155)

git-svn-id: https://svn.fhem.de/fhem/trunk@10570 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-01-19 06:39:23 +00:00
parent 0e7121d442
commit 682411162f
6 changed files with 5 additions and 4 deletions

View File

@ -401,6 +401,7 @@ CommandJsonList($$)
1; 1;
=pod =pod
=item command
=begin html =begin html
<a name="JsonList"></a> <a name="JsonList"></a>

View File

@ -234,6 +234,7 @@ _myDiv($$)
1; 1;
=pod =pod
=item command
=begin html =begin html
<a name="fheminfo"></a> <a name="fheminfo"></a>

View File

@ -586,6 +586,7 @@ notice_Read($$$)
} }
=pod =pod
=item command
=begin html =begin html
<a name="notice"></a> <a name="notice"></a>

View File

@ -90,6 +90,7 @@ restoreDir($$)
1; 1;
=pod =pod
=item command
=begin html =begin html
<a name="restore"></a> <a name="restore"></a>

View File

@ -247,6 +247,7 @@ round($$)
1; 1;
=pod =pod
=item helper
=begin html =begin html
<a name="Utils"></a> <a name="Utils"></a>

View File

@ -38,7 +38,6 @@
<a href="#apptime">apptime</a> &nbsp; <a href="#apptime">apptime</a> &nbsp;
<a href="#attr">attr</a> &nbsp; <a href="#attr">attr</a> &nbsp;
<a href="#cancel">cancel</a> &nbsp; <a href="#cancel">cancel</a> &nbsp;
<a href="#cmdalias">cmdalias</a> &nbsp;
<a href="#copy">copy</a> &nbsp; <a href="#copy">copy</a> &nbsp;
<a href="#createlog">createlog</a> &nbsp; <a href="#createlog">createlog</a> &nbsp;
<a href="#define">define</a> &nbsp; <a href="#define">define</a> &nbsp;
@ -53,7 +52,6 @@
<a href="#IF">IF</a> &nbsp; <a href="#IF">IF</a> &nbsp;
<a href="#include">include</a> &nbsp; <a href="#include">include</a> &nbsp;
<a href="#inform">inform</a> &nbsp; <a href="#inform">inform</a> &nbsp;
<a href="#JsonList">JsonList</a> &nbsp;
<a href="#list">list</a> &nbsp; <a href="#list">list</a> &nbsp;
<a href="#modify">modify</a> &nbsp; <a href="#modify">modify</a> &nbsp;
<a href="#notice">notice</a> &nbsp; <a href="#notice">notice</a> &nbsp;
@ -61,7 +59,6 @@
<a href="#reload">reload</a> &nbsp; <a href="#reload">reload</a> &nbsp;
<a href="#rename">rename</a> &nbsp; <a href="#rename">rename</a> &nbsp;
<a href="#rereadcfg">rereadcfg</a> &nbsp; <a href="#rereadcfg">rereadcfg</a> &nbsp;
<a href="#restore">restore</a> &nbsp;
<a href="#save">save</a> &nbsp; <a href="#save">save</a> &nbsp;
<a href="#set">set</a> &nbsp; <a href="#set">set</a> &nbsp;
<a href="#setdefaultattr">setdefaultattr</a> &nbsp; <a href="#setdefaultattr">setdefaultattr</a> &nbsp;
@ -71,7 +68,6 @@
<a href="#sleep">sleep</a> &nbsp; <a href="#sleep">sleep</a> &nbsp;
<a href="#trigger">trigger</a> &nbsp; <a href="#trigger">trigger</a> &nbsp;
<a href="#usb">usb</a> &nbsp; <a href="#usb">usb</a> &nbsp;
<a href="#XmlList">xmllist</a> &nbsp;
</ul> </ul>