X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper.html;h=5c448fdac107bea22d1941902892fbae31cd392e;hb=642b115fbca3aac1f0c60a7d2b6e0a89a6f0fd74;hp=33ee36be52175d6b114ed74d99d3ece9a4673e99;hpb=a110948e819f1beb388f504ddd758617fd6a6c1e;p=kiriwrite%2F.git diff --git a/Documentation/English (British)/developer.html b/Documentation/English (British)/developer.html index 33ee36b..5c448fd 100644 --- a/Documentation/English (British)/developer.html +++ b/Documentation/English (British)/developer.html @@ -23,7 +23,7 @@ The Developer Documentation contains information on how to create presentation m Introduction
Chapter 1: Internal Kiriwrite Subroutines
1.1 BEGIN
1.1 kiriwrite_initalise
 1.2 kiriwrite_page_list
 1.3 kiriwrite_page_add
 1.4 kiriwrite_page_edit
@@ -62,8 +62,10 @@ The Developer Documentation contains information on how to create presentation m  1.37 kiriwrite_filepermissions
 1.38 kiriwrite_utf8convert
 1.39 kiriwrite_output_header
1.40 kiriwrite_output_xml
1.40 kiriwrite_output_config
 1.41 kiriwrite_output_page
1.42 kiriwrite_processconfig
1.43 kiriwrite_compile_loadhash
Chapter 2: Presentation Module
 2.1 Guidance
 2.2 new
@@ -145,8 +147,26 @@ The Developer Documentation contains information on how to create presentation m  3.37 addfilter
 3.38 editfilter
 3.39 deletefilter
-Chapter 4: Kiriwrite Page Format
-Chapter 5: Languages
3.40 getpagecount
3.41 gettemplatecount
3.42 getfiltercount
+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