From c626f47cb5e9624730a4d45ea4afb4468148b751 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Thu, 9 Oct 2008 12:24:57 +0000 Subject: Add Rockbox layout to plugin API documentation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18754 a1c6a512-1295-4272-9138-f99709370657 --- utils/rockbox_api/section.tpl | 150 ++++++++++++++++++++++++++++++------------ 1 file changed, 109 insertions(+), 41 deletions(-) (limited to 'utils/rockbox_api/section.tpl') diff --git a/utils/rockbox_api/section.tpl b/utils/rockbox_api/section.tpl index 874703cb9c..77304c1a65 100644 --- a/utils/rockbox_api/section.tpl +++ b/utils/rockbox_api/section.tpl @@ -1,50 +1,118 @@ - -Plugin API - %GROUP_NAME% + + + + Rockbox Plugin API - %GROUP_NAME% + - -
- -

%GROUP_NAME%

- - %FUNCTION_START% - -

%FUNCTION%

- - %DESCRIPTION_START% - %FUNCTION_DESCRIPTION% -

- %DESCRIPTION_END% - - %PARAMETER_START% - Parameters: -
- %PARAMETERS_START% -
%PARAM1%
%PARAM2%
- %PARAMETERS_END% -
- %PARAMETER_END% - - %RETURN_START% - Returns: %RETURN%

- %RETURN_END% - - %CONDITIONS_START% - Conditions: %CONDITIONS%

- %CONDITIONS_END% - - %SEE_START% - Also see %SEE%

- %SEE_END% - - To top
- - %FUNCTION_END% -
+ + + + + +
+
+
+ + Rockbox.org home
+
+ + releases
+ current build
+ extras + + manual
+ wiki
+ docs index + + mailing lists
+ IRC
+ + forums + + bugs
+ patches
+  requests
+ + +
+
+ +
+
+
+
+ + +
+

+ + + + + + + + + +
+
+
+ +
+ +

%GROUP_NAME%

+ + %FUNCTION_START% + +

%FUNCTION%

+ + %DESCRIPTION_START% + %FUNCTION_DESCRIPTION% +

+ %DESCRIPTION_END% + + %PARAMETER_START% + Parameters: +
+ %PARAMETERS_START% +
%PARAM1%
%PARAM2%
+ %PARAMETERS_END% +
+ %PARAMETER_END% + + %RETURN_START% + Returns: %RETURN%

+ %RETURN_END% + + %CONDITIONS_START% + Conditions: %CONDITIONS%

+ %CONDITIONS_END% + + %SEE_START% + Also see %SEE%

+ %SEE_END% + + To top
+ %FUNCTION_END% +
+
+
\ No newline at end of file -- cgit v1.2.3