From 7dfbb09618e31eab8eb8b4045e2f862695e06335 Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Tue, 31 Oct 2000 22:43:29 +0000 Subject: [PATCH] Removed file xslt.xml, Derick has a similar document already finished named sablot.xml git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34978 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/xslt.xml | 94 ---------------------------------------------- 1 file changed, 94 deletions(-) delete mode 100644 functions/xslt.xml diff --git a/functions/xslt.xml b/functions/xslt.xml deleted file mode 100644 index dec7565806..0000000000 --- a/functions/xslt.xml +++ /dev/null @@ -1,94 +0,0 @@ - - XSLT functions (Sablotron) - XSLT -TODO: This doc is unfinished. Really has nothing on it yet - - - - - - - - - - - - - Description - - - RETURNTYPE FUNCTIONNAME - ARGTYPE1 ARGNAME1 - ARGTYPE2 ARGNAME2 - ARGTYPE3 ARGNAME3 - - - - A simple paragraph that can not contain anything that requires - fancy layout. - - - A normal paragraph that can contain lots of stuff. For example - - Code examples - - - - The text in a paragraph may continue after the example as well. - Here is how to make lists: - - - - - List items must contain a container element such as - simpara or para (there are plenty of others too, see the - DocBook reference for the listitem element. - - - List items must contain simple paragraphs or paragraphs. - - - If you plan on making sub-lists, you must use para - - - first list item - second list item - - - You can also continue an ordered list you just left off - - - third list item - fourth list item - - - - The documentation for a function should be wrapped up with - a "See also" list like this: - - - See also stripslashes and - quotemeta. - - - - - - - -