From cd86c93fd182d8a2ab549f0f5266aed9ec8bd4ba Mon Sep 17 00:00:00 2001 From: ueno Date: Mon, 5 Sep 2005 08:30:25 +0000 Subject: [PATCH] Described uninstall operation. --- doc/HACKING | 3 +++ doc/HACKING.ja | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/HACKING b/doc/HACKING index 882d835..22590f8 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -390,6 +390,9 @@ functions. - -insinuate Called on initialization of this module. +- -uninstall (optional) + Called on uninstallation of this module. + - -enable (optional) Called when this add-on is enabled. diff --git a/doc/HACKING.ja b/doc/HACKING.ja index 7293c40..4a492e8 100644 --- a/doc/HACKING.ja +++ b/doc/HACKING.ja @@ -364,6 +364,9 @@ riece-naming が提供する主な関数は以下の 3 つです。 - <モジュール名>-insinuate 初期化処理を行います +- <モジュール名>-uninstall (オプション) + アドオンをアンインストールすると呼ばれます + - <モジュール名>-enable (オプション) アドオンの有効にすると呼ばれます -- 1.7.10.4