diff --git a/docs/kt-phpdoc.ini b/docs/kt-phpdoc.ini index 69a8493..efbae1a 100644 --- a/docs/kt-phpdoc.ini +++ b/docs/kt-phpdoc.ini @@ -95,7 +95,9 @@ ignore = thirdparty/ ;; HTML:Smarty:default,HTML:Smarty:PHP,HTML:Smarty:HandS ;; PDF:default:default,CHM:default:default,XML:DocBook/peardoc2:default ;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 -output=HTML:frames:DOM/earthli +;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 +output=HTML:Smarty:PHP +;output=HTML:frames:DOM/earthli ;; turn this option on if you want highlighted source code for every file ;; legal values: on/off diff --git a/tutorials/KTAPI/KTAPI.pkg b/tutorials/KTAPI/KTAPI.pkg index 292d122..214523c 100644 --- a/tutorials/KTAPI/KTAPI.pkg +++ b/tutorials/KTAPI/KTAPI.pkg @@ -15,12 +15,13 @@ Introduction - This is an introductory blurb about the KTAPI Package. + PLEASE NOTE: This is currently just a place holder for the API documentation and tutorials that are to come.
+
Many examples can already be found in the classes and methods documentation. We intend updating and adding to this documentation each iteration.
Examples - This is a blurb about the KTAPI examples offered here. + KTAPI examples can be found here. Example 1