mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +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:
parent
0e7121d442
commit
682411162f
@ -401,6 +401,7 @@ CommandJsonList($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="JsonList"></a>
|
||||
|
@ -234,6 +234,7 @@ _myDiv($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="fheminfo"></a>
|
||||
|
@ -586,6 +586,7 @@ notice_Read($$$)
|
||||
}
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="notice"></a>
|
||||
|
@ -90,6 +90,7 @@ restoreDir($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="restore"></a>
|
||||
|
@ -247,6 +247,7 @@ round($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item helper
|
||||
=begin html
|
||||
|
||||
<a name="Utils"></a>
|
||||
|
@ -38,7 +38,6 @@
|
||||
<a href="#apptime">apptime</a>
|
||||
<a href="#attr">attr</a>
|
||||
<a href="#cancel">cancel</a>
|
||||
<a href="#cmdalias">cmdalias</a>
|
||||
<a href="#copy">copy</a>
|
||||
<a href="#createlog">createlog</a>
|
||||
<a href="#define">define</a>
|
||||
@ -53,7 +52,6 @@
|
||||
<a href="#IF">IF</a>
|
||||
<a href="#include">include</a>
|
||||
<a href="#inform">inform</a>
|
||||
<a href="#JsonList">JsonList</a>
|
||||
<a href="#list">list</a>
|
||||
<a href="#modify">modify</a>
|
||||
<a href="#notice">notice</a>
|
||||
@ -61,7 +59,6 @@
|
||||
<a href="#reload">reload</a>
|
||||
<a href="#rename">rename</a>
|
||||
<a href="#rereadcfg">rereadcfg</a>
|
||||
<a href="#restore">restore</a>
|
||||
<a href="#save">save</a>
|
||||
<a href="#set">set</a>
|
||||
<a href="#setdefaultattr">setdefaultattr</a>
|
||||
@ -71,7 +68,6 @@
|
||||
<a href="#sleep">sleep</a>
|
||||
<a href="#trigger">trigger</a>
|
||||
<a href="#usb">usb</a>
|
||||
<a href="#XmlList">xmllist</a>
|
||||
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user