From 642b115fbca3aac1f0c60a7d2b6e0a89a6f0fd74 Mon Sep 17 00:00:00 2001 From: kirinji Date: Tue, 18 Aug 2009 02:01:01 +0000 Subject: [PATCH] More alterations. --- .../developer-chapter4-guidance.html | 11 ++++++++--- .../developer-chapter4-initialise.html | 6 ------ .../developer-chapter4-new.html | 6 ------ .../English (British)/developer.html | 19 +++++++++++++++++-- 4 files changed, 25 insertions(+), 17 deletions(-) diff --git a/Documentation/English (British)/developer-chapter4-guidance.html b/Documentation/English (British)/developer-chapter4-guidance.html index 57c7429..9cfe20c 100644 --- a/Documentation/English (British)/developer-chapter4-guidance.html +++ b/Documentation/English (British)/developer-chapter4-guidance.html @@ -3,16 +3,21 @@ - Kiriwrite - Developer Documentation - 4.1: Guidance + Kiriwrite Documentation - Developer Documentation - 4.1: Guidance
- When creating a new output module to be used in Kiriwrite, the following below is required.

+ 4.1 Guidance

+ +When creating a new output module to be used in Kiriwrite, the following below is required.

When creating a new output module, at the top of the page the following should be inserted at the very minimum using the Normal module as an example:

diff --git a/Documentation/English (British)/developer-chapter4-initialise.html b/Documentation/English (British)/developer-chapter4-initialise.html index 7fc2386..66a76f0 100644 --- a/Documentation/English (British)/developer-chapter4-initialise.html +++ b/Documentation/English (British)/developer-chapter4-initialise.html @@ -15,12 +15,6 @@ Documentation | Tutorial Documentation |
-
-
- Kiriwrite is hosted by
- BerliOS Developer Logo -
-

4.3 initialise

Initialise the output module.

diff --git a/Documentation/English (British)/developer-chapter4-new.html b/Documentation/English (British)/developer-chapter4-new.html index 551919c..8b7fc1a 100644 --- a/Documentation/English (British)/developer-chapter4-new.html +++ b/Documentation/English (British)/developer-chapter4-new.html @@ -15,12 +15,6 @@ Documentation | Tutorial Documentation |
-
-
- Kiriwrite is hosted by
- BerliOS Developer Logo -
-

4.2 new

Create a new instance of the output module.

diff --git a/Documentation/English (British)/developer.html b/Documentation/English (British)/developer.html index f1dc783..5c448fd 100644 --- a/Documentation/English (British)/developer.html +++ b/Documentation/English (British)/developer.html @@ -150,8 +150,23 @@ The Developer Documentation contains information on how to create presentation m  3.40 getpagecount
 3.41 gettemplatecount
 3.42 getfiltercount
-Chapter 4: Kiriwrite Page Format
-Chapter 5: Languages
+Chapter 4: Output Module
4.1 Guidance
4.2 new
4.3 initialise
4.4 loadsettings
4.5 getoptions
4.6 addpage
4.7 outputpage
4.8 outputall
4.9 clearpages
4.10 errorflag
4.11 errormessage
4.12 clearflag
4.13 languagestrings
4.14 finish
+Chapter 5: Kiriwrite Page Format
+Chapter 6: Languages
-- 2.39.2