diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-18 23:04:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-18 23:04:45 +0900 |
commit | 8b32bdf532a706f0305424774506f5016f714c09 (patch) | |
tree | f847092af6e7c9033ff9ae07fc9b0d39d2b42927 /doc/std | |
parent | 85bc8e43e622bc0a7f4bfbeef817a7697ff65b64 (diff) | |
download | tdevelop-8b32bdf532a706f0305424774506f5016f714c09.tar.gz tdevelop-8b32bdf532a706f0305424774506f5016f714c09.zip |
Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/std')
-rw-r--r-- | doc/std/kdev3api.toc | 95 |
1 files changed, 53 insertions, 42 deletions
diff --git a/doc/std/kdev3api.toc b/doc/std/kdev3api.toc index ef1c82dc..8d0de47f 100644 --- a/doc/std/kdev3api.toc +++ b/doc/std/kdev3api.toc @@ -1,45 +1,56 @@ <!DOCTYPE tdeveloptoc> <tdeveloptoc> -<title>KDevelop API Documentation</title> -<base href="http://www.kdevelop.org/HEAD/doc/api/html"/> -<tocsect1 name="Overview" url="index.html"> - <tocsect2 name="KDevelop 3 Architecture" url="KDev3Arch.html"/> - <tocsect2 name="Programming Languages Status" url="LangSupportStatus.html"/> - <tocsect2 name="Editors Status" url="EditorsSupportStatus.html"/> -</tocsect1> -<tocsect1 name="How to" url="index.html#expand"> - <tocsect2 name="Extend KDevelop via plugins" url="howToAddPlugins.html"/> - <tocsect2 name="Add a programming language" url="howToAddProgrammingLanguages.html"/> - <tocsect2 name="Add application templates" url="howToAddApplicationTemplates.html"/> - <tocsect2 name="Add file templates" url="howToAddFileTemplates.html"/> - <tocsect2 name="Add generic build tools" url="howToAddGenericBuildTools.html"/> - <tocsect2 name="Document KDevelop parts" url="howToDocument.html"/> -</tocsect1> -<tocsect1 name="Planned tasks" url="index.html#PlannedTasks"> - <tocsect2 name="High priority tasks!" url="HighPriTasks.html"/> - <tocsect2 name="Future Tasks!" url="FutureTasks.html"/> -</tocsect1> -<tocsect1 name="Class Hierarchy" url="hierarchy.html"> -</tocsect1> -<tocsect1 name="Classes" url="classes.html"> -</tocsect1> -<tocsect1 name="Classes (annotated)" url="annotated.html"> -</tocsect1> -<tocsect1 name="Members" url="functions.html"> -</tocsect1> -<tocsect1 name="Namespaces" url="namespaces.html"> -</tocsect1> -<tocsect1 name="Source Files" url="files.html"> -</tocsect1> -<tocsect1 name="README.dox" url="index.html#misc"> - <tocsect2 name="Requirements" url="requirements.html"/> - <tocsect2 name="Features" url="features.html"/> - <tocsect2 name="Authors" url="authors.html"/> - <tocsect2 name="Maintainers" url="maintainers.html"/> - <tocsect2 name="Unmaintained parts" url="unmaintained.html"/> - <tocsect2 name="Deprecated List" url="deprecated.html"/> - <tocsect2 name="Todo List" url="todo.html"/> - <tocsect2 name="Known Bugs" url="bug.html"/> - <tocsect2 name="F.A.Q." url="FAQ.html"/> -</tocsect1> +<title>TDevelop API Documentation (local docs)</title> +<base href="file:///opt/trinity/share/doc/tde/HTML/en/tdevelop-apidocs"/> + +<tocsect1 name="Introduction" url="doc/api/html/index.html"> + <tocsect2 name="TDevelop 3 Architecture" url="doc/api/html/architecture.html"/> + <tocsect2 name="Programming Languages Status" url="doc/api/html/LangSupportStatus.html"/> + <tocsect2 name="Editors Status" url="doc/api/html/EditorsSupportStatus.html"/> +</tocsect1> +<tocsect1 name="How to" url="doc/api/html/index.html#expand"> + <tocsect2 name="Extend TDevelop via plugins" url="doc/api/html/howToAddPlugins.html"/> + <tocsect2 name="Add a programming language" url="doc/api/html/howToAddProgrammingLanguages.html"/> + <tocsect2 name="Add application templates" url="doc/api/html/howToAddApplicationTemplates.html"/> + <tocsect2 name="Add file templates" url="doc/api/html/howToAddFileTemplates.html"/> + <tocsect2 name="Add generic build tools" url="doc/api/html/howToAddGenericBuildTools.html"/> + <tocsect2 name="Document TDevelop parts" url="doc/api/html/howToDocument.html"/> +</tocsect1> +<tocsect1 name="Planned tasks" url="doc/api/html/index.html#PlannedTasks"> + <tocsect2 name="High priority tasks!" url="doc/api/html/HighPriTasks.html"/> + <tocsect2 name="Future Tasks!" url="doc/api/html/FutureTasks.html"/> +</tocsect1> +<tocsect1 name="Libraries Reference" url="index.html"> + <tocsect2 name="Buildtool Support" url="index.html"> + <tocsect3 name="Buildtool Base Library" url="buildtools/lib/base/html/index.html"/> + <tocsect3 name="Buildtool Widgets Library" url="buildtools/lib/widgets/html/index.html"/> + <tocsect3 name="AutoTools Parser Library" url="buildtools/lib/parsers/autotools/html/index.html"/> + <tocsect3 name="QMake Parser Library" url="buildtools/lib/parsers/qmake/html/index.html"/> + </tocsect2> + <tocsect2 name="GUI Designer Integration" url="index.html"> + <tocsect3 name="KInterfaceDesigner Library" url="lib/interfaces/external/html/index.html"/> + <tocsect3 name="Designer Integration Support Library" url="languages/lib/designer_integration/html/index.html"/> + </tocsect2> + <tocsect2 name="Platform Libraries" url="index.html"> + <tocsect3 name="Interfaces Library" url="lib/interfaces/html/index.html"/> + <tocsect3 name="Extension Interfaces Library" url="lib/interfaces/extensions/html/index.html"/> + <tocsect3 name="Extra Interfaces Library" url="lib/interfaces/extras/html/index.html"/> + <tocsect3 name="Utility Library" url="lib/util/html/index.html"/> + <tocsect3 name="Widgets Library" url="lib/widgets/html/index.html"/> + <tocsect3 name="Property Editing Library" url="lib/widgets/propeditor/html/index.html"/> + <tocsect3 name="Catalog Library" url="lib/catalog/html/index.html"/> + </tocsect2> + <tocsect2 name="Platform Plugins" url="index.html"> + <tocsect3 name="Documentation Part Interfaces Library" url="parts/documentation/interfaces/html/index.html"/> + </tocsect2> + <tocsect2 name="Programming Language Support" url="index.html"> + <tocsect3 name="Language Support Interfaces Library" url="languages/lib/interfaces/html/index.html"/> + <tocsect3 name="Debugger Support Library" url="languages/lib/debugger/html/index.html"/> + </tocsect2> + <tocsect2 name="Shell" url="index.html"> + <tocsect3 name="Generic Shell Library" url="src/html/index.html"/> + <tocsect3 name="Shell Profiles Library" url="src/profileengine/lib/html/index.html"/> + </tocsect2> +</tocsect1> + </tdeveloptoc> |