From be891c97c342f6197a72897272fc11c81ba4381e Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 4 Nov 2010 17:52:29 +0100 Subject: Bug 605573: List all available WebService methods at the top of the POD r/a=mkanat --- Bugzilla/WebService/Bug.pm | 46 ++++++++++++++--------------------------- Bugzilla/WebService/Bugzilla.pm | 13 ++++-------- Bugzilla/WebService/Product.pm | 15 +++++--------- Bugzilla/WebService/User.pm | 28 +++++++------------------ Bugzilla/WebService/Util.pm | 10 +++------ 5 files changed, 35 insertions(+), 77 deletions(-) (limited to 'Bugzilla') diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index afd235404..0160eff1d 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -963,11 +963,9 @@ or get information about bugs that have already been filed. See L for a description of how parameters are passed, and what B, B, and B mean. -=head2 Utility Functions +=head1 Utility Functions -=over - -=item C +=head2 fields B @@ -1164,7 +1162,7 @@ You specified an invalid field name or id. =back -=item C +=head2 legal_values B - Use L instead. @@ -1208,15 +1206,9 @@ You specified a field that doesn't exist or isn't a drop-down field. =back +=head1 Bug Information -=back - -=head2 Bug Information - -=over - - -=item C +=head2 attachments B @@ -1388,7 +1380,7 @@ C. =back -=item C +=head2 comments B @@ -1533,7 +1525,7 @@ C. =back -=item C +=head2 get B @@ -1878,7 +1870,7 @@ and all custom fields. =back -=item C +=head2 history B @@ -1985,7 +1977,7 @@ The same as L. =back -=item C +=head2 search B @@ -2178,14 +2170,9 @@ in Bugzilla B<4.0>. =back -=back - -=head2 Bug Creation and Modification - -=over +=head1 Bug Creation and Modification - -=item C +=head2 create B @@ -2349,7 +2336,7 @@ argument. =back -=item C +=head2 add_attachment B @@ -2455,7 +2442,7 @@ You did not specify a value for the C argument. =back -=item C +=head2 add_comment B @@ -2546,7 +2533,7 @@ code of 32000. =back -=item C +=head2 update B @@ -2938,7 +2925,7 @@ which we won't even know about until after we do QA for 4.0. =back -=item C +=head2 update_see_also B @@ -3049,6 +3036,3 @@ this bug. =back =back - - -=back diff --git a/Bugzilla/WebService/Bugzilla.pm b/Bugzilla/WebService/Bugzilla.pm index 2501fe60c..efc822311 100644 --- a/Bugzilla/WebService/Bugzilla.pm +++ b/Bugzilla/WebService/Bugzilla.pm @@ -98,9 +98,7 @@ This provides functions that tell you about Bugzilla in general. See L for a description of how parameters are passed, and what B, B, and B mean. -=over - -=item C +=head2 version B @@ -121,7 +119,7 @@ string. =back -=item C +=head2 extensions B @@ -166,7 +164,7 @@ extensions depended on the directory they were in on the Bugzilla server. =back -=item C +=head2 timezone B This method may be removed in a future version of Bugzilla. Use L instead. @@ -196,7 +194,7 @@ string in (+/-)XXXX (RFC 2822) format. =back -=item C