summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/JSONRPC.pm
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-02-22 21:29:49 +0100
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-02-22 21:29:49 +0100
commit617d50f06ca39972dd78377dd3bf4b126478e944 (patch)
tree4cb83a5ce14cedb1d4356f9ea73797845a6a2420 /Bugzilla/WebService/Server/JSONRPC.pm
parent93e4ebe59f0bfc0d964009611e8636eb27c73363 (diff)
downloadbugzilla-617d50f06ca39972dd78377dd3bf4b126478e944.tar.gz
bugzilla-617d50f06ca39972dd78377dd3bf4b126478e944.tar.xz
There was some POD at the end of Bugzilla::WebService::Server::JSONRPC
that was supposed to be at the end of Bugzilla::WebService instead. Also added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server types' POD.
Diffstat (limited to 'Bugzilla/WebService/Server/JSONRPC.pm')
-rw-r--r--Bugzilla/WebService/Server/JSONRPC.pm24
1 files changed, 1 insertions, 23 deletions
diff --git a/Bugzilla/WebService/Server/JSONRPC.pm b/Bugzilla/WebService/Server/JSONRPC.pm
index 411f5eb09..d6af25043 100644
--- a/Bugzilla/WebService/Server/JSONRPC.pm
+++ b/Bugzilla/WebService/Server/JSONRPC.pm
@@ -263,26 +263,4 @@ Bugzilla uses, not by Bugzilla.
=head1 SEE ALSO
-=head2 Server Types
-
-=over
-
-=item L<Bugzilla::WebService::Server::XMLRPC>
-
-=item L<Bugzilla::WebService::Server::JSONRPC>
-
-=back
-
-=head2 WebService Methods
-
-=over
-
-=item L<Bugzilla::WebService::Bug>
-
-=item L<Bugzilla::WebService::Bugzilla>
-
-=item L<Bugzilla::WebService::Product>
-
-=item L<Bugzilla::WebService::User>
-
-=back
+L<Bugzilla::WebService>