mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
various modules: add =item to commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@10533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
606ab6b2a6
commit
f6671b06bc
@ -2136,6 +2136,7 @@ sub getListForecastStations($) {
|
||||
|
||||
# commandref documentation
|
||||
=pod
|
||||
=item device
|
||||
=begin html
|
||||
|
||||
<a name="GDS"></a>
|
||||
|
@ -1457,6 +1457,7 @@ sub btIP_getURL {
|
||||
#
|
||||
|
||||
=pod
|
||||
=item device
|
||||
=begin html
|
||||
|
||||
<a name="InfoPanel"></a>
|
||||
|
@ -143,6 +143,7 @@ sub weco_send($) {
|
||||
####################################################################################################
|
||||
|
||||
=pod
|
||||
=item device
|
||||
=begin html
|
||||
|
||||
<a name="weco"></a>
|
||||
|
@ -209,6 +209,7 @@ sub CommandConfigdb($$) {
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="configdb"></a>
|
||||
|
@ -35,6 +35,7 @@ sub CommandCount($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="count"></a>
|
||||
|
@ -201,6 +201,7 @@ sub cref_search_cmd {
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="help"></a>
|
||||
|
@ -1055,7 +1055,7 @@ sub _cfgDB_Filelist(;$) {
|
||||
1;
|
||||
|
||||
=pod
|
||||
|
||||
=item helper
|
||||
=begin html
|
||||
|
||||
<a name="configDB"></a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user