From 4247af6c2d3cca991b513c86cdbdc305f3d34d68 Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Fri, 6 Jul 2007 02:19:56 +0000 Subject: [PATCH] API: Documentation cleanup --- includes/api/ApiFormatBase.php | 4 ++-- includes/api/ApiLogin.php | 11 +++++------ includes/api/ApiMain.php | 16 +++++++++++++--- 3 files changed, 20 insertions(+), 11 deletions(-) diff --git a/includes/api/ApiFormatBase.php b/includes/api/ApiFormatBase.php index 9fa17e41ec..996cbfe2f3 100644 --- a/includes/api/ApiFormatBase.php +++ b/includes/api/ApiFormatBase.php @@ -110,8 +110,8 @@ abstract class ApiFormatBase extends ApiBase { You are looking at the HTML representation of the mFormat?> format.
HTML is good for debugging, but probably is not suitable for your application.
-Please see "format" parameter documentation at the API help -for more information. +See complete documentation, or +API help for more information.