Commit f4d0a53c164d4c52bc1b0d8b323bec28a52f2f62

Authored by Kevin G Fourie
1 parent 3ede41a8

PHPDocumentor updates.

docs/kt-phpdoc.ini
@@ -95,7 +95,9 @@ ignore = thirdparty/ @@ -95,7 +95,9 @@ ignore = thirdparty/
95 ;; HTML:Smarty:default,HTML:Smarty:PHP,HTML:Smarty:HandS 95 ;; HTML:Smarty:default,HTML:Smarty:PHP,HTML:Smarty:HandS
96 ;; PDF:default:default,CHM:default:default,XML:DocBook/peardoc2:default 96 ;; PDF:default:default,CHM:default:default,XML:DocBook/peardoc2:default
97 ;output=HTML:frames:earthli,HTML:frames:default,HTML:frames:l0l33t,HTML:frames:phpdoc.de,HTML:frames:phphtmllib,HTML:frames:DOM/default,HTML:frames:DOM/l0l33t,HTML:frames:DOM/phpdoc.de,HTML:frames:DOM/earthli,HTML:frames:DOM/phphtmllib,HTML:frames:phpedit,HTML:Smarty:default,HTML:Smarty:PHP,HTML:Smarty:HandS 97 ;output=HTML:frames:earthli,HTML:frames:default,HTML:frames:l0l33t,HTML:frames:phpdoc.de,HTML:frames:phphtmllib,HTML:frames:DOM/default,HTML:frames:DOM/l0l33t,HTML:frames:DOM/phpdoc.de,HTML:frames:DOM/earthli,HTML:frames:DOM/phphtmllib,HTML:frames:phpedit,HTML:Smarty:default,HTML:Smarty:PHP,HTML:Smarty:HandS
98 -output=HTML:frames:DOM/earthli 98 +;output=HTML:frames:earthli,HTML:frames:default,HTML:frames:l0l33t,HTML:frames:phpdoc.de,HTML:frames:phphtmllib,HTML:frames:DOM/default,HTML:frames:DOM/l0l33t,HTML:frames:DOM/phpdoc.de,HTML:frames:DOM/earthli,HTML:frames:DOM/phphtmllib,HTML:frames:phpedit,HTML:Smarty:default,HTML:Smarty:PHP,HTML:Smarty:HandS
  99 +output=HTML:Smarty:PHP
  100 +;output=HTML:frames:DOM/earthli
99 101
100 ;; turn this option on if you want highlighted source code for every file 102 ;; turn this option on if you want highlighted source code for every file
101 ;; legal values: on/off 103 ;; legal values: on/off
tutorials/KTAPI/KTAPI.pkg
@@ -15,12 +15,13 @@ @@ -15,12 +15,13 @@
15 <refsect1 id="{@id intro}"> 15 <refsect1 id="{@id intro}">
16 <title>Introduction</title> 16 <title>Introduction</title>
17 <para> 17 <para>
18 - This is an introductory blurb about the KTAPI Package. 18 + <strong>PLEASE NOTE: This is currently just a place holder for the API documentation and tutorials that are to come.</strong><br>
  19 + <br>Many examples can already be found in the classes and methods documentation. We intend updating and adding to this documentation each iteration.
19 </para> 20 </para>
20 <refsect2 id="{@id examples}"> 21 <refsect2 id="{@id examples}">
21 <title>Examples</title> 22 <title>Examples</title>
22 <para> 23 <para>
23 - This is a blurb about the KTAPI examples offered here. 24 + KTAPI examples can be found here.
24 </para> 25 </para>
25 <refsect3 id="{@id example1}"> 26 <refsect3 id="{@id example1}">
26 <title>Example 1</title> 27 <title>Example 1</title>