From eae5a9dba69f5483fbc786f7338c8d805b6ac570 Mon Sep 17 00:00:00 2001 From: miker Date: Sat, 18 Feb 2006 04:57:20 +0000 Subject: [PATCH] API documentation generator git-svn-id: svn://svn.open-ils.org/ILS/trunk@3111 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/docgen.xsl | 259 +++++++++++++++++++++++++++++++++ 1 file changed, 259 insertions(+) create mode 100644 Open-ILS/src/extras/docgen.xsl diff --git a/Open-ILS/src/extras/docgen.xsl b/Open-ILS/src/extras/docgen.xsl new file mode 100644 index 0000000000..7305f96393 --- /dev/null +++ b/Open-ILS/src/extras/docgen.xsl @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + +





+





+
+ +
+ + + + + + Service: + + + + + + +   + Method Name Regex: + + + + + + +   + +
+ + +
+ + + +
+
+ + + + + + Service: + + + + + + +   + Method Name Regex: + + + + + + +   + +
+ +
+ + +
+ + + + # + + +
+ + + + +

Method Index

+ + +

Method Definitions

+
+ + +
+ + + + + + + + + + Top + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
API Level:
Package:
Required argument count:
+ + + + Signature: +
Streaming method: + Yes + No +
Notes:
+
+
+ + + + + + Name: + Description: + Data type: + Object class: + + + + + + + + + + + + + + +
+ + +
+ + + + + + Description: + + + + + + + + + + Parameters: + + + + + + Returns: + + + + Return type: + + + + Return type class: + + + + + + + + + + + + + + + +
+ -- 2.43.2