2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 04:36:36 +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:
betateilchen 2016-01-16 20:00:25 +00:00
parent 606ab6b2a6
commit f6671b06bc
7 changed files with 7 additions and 1 deletions

View File

@ -2136,6 +2136,7 @@ sub getListForecastStations($) {
# commandref documentation
=pod
=item device
=begin html
<a name="GDS"></a>

View File

@ -1457,6 +1457,7 @@ sub btIP_getURL {
#
=pod
=item device
=begin html
<a name="InfoPanel"></a>

View File

@ -143,6 +143,7 @@ sub weco_send($) {
####################################################################################################
=pod
=item device
=begin html
<a name="weco"></a>

View File

@ -209,6 +209,7 @@ sub CommandConfigdb($$) {
1;
=pod
=item command
=begin html
<a name="configdb"></a>

View File

@ -35,6 +35,7 @@ sub CommandCount($$)
1;
=pod
=item command
=begin html
<a name="count"></a>

View File

@ -201,6 +201,7 @@ sub cref_search_cmd {
1;
=pod
=item command
=begin html
<a name="help"></a>

View File

@ -1055,7 +1055,7 @@ sub _cfgDB_Filelist(;$) {
1;
=pod
=item helper
=begin html
<a name="configDB"></a>