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/Product.pm | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'Bugzilla/WebService/Product.pm') diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 90c81dcc0..b25226a45 100644 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -97,11 +97,9 @@ get information about them. See L for a description of how parameters are passed, and what B, B, and B mean. -=head2 List Products +=head1 List Products -=over - -=item C +=head2 get_selectable_products B @@ -122,7 +120,7 @@ ids. =back -=item C +=head2 get_enterable_products B @@ -144,7 +142,7 @@ ids. =back -=item C +=head2 get_accessible_products B @@ -166,7 +164,7 @@ ids. =back -=item C +=head2 get B @@ -200,6 +198,3 @@ is returned. =item B (none) =back - -=back - -- cgit v1.2.3-24-g4f1b