diff options
Diffstat (limited to 'extensions/SyntaxHighlight_GeSHi/geshi/docs/api/index.html')
-rw-r--r-- | extensions/SyntaxHighlight_GeSHi/geshi/docs/api/index.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/extensions/SyntaxHighlight_GeSHi/geshi/docs/api/index.html b/extensions/SyntaxHighlight_GeSHi/geshi/docs/api/index.html new file mode 100644 index 00000000..f499a8f9 --- /dev/null +++ b/extensions/SyntaxHighlight_GeSHi/geshi/docs/api/index.html @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//FR" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> + <html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <!-- Generated by phpDocumentor on Thu, 25 Dec 2008 14:34:34 +0100 --> + <title>GeSHi 1.0.8</title> + <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> +</head> + +<FRAMESET rows='120,*'> + <FRAME src='packages.html' name='left_top' frameborder="1" bordercolor="#999999"> + <FRAMESET cols='25%,*'> + <FRAME src='li_geshi.html' name='left_bottom' frameborder="1" bordercolor="#999999"> + <FRAME src='blank.html' name='right' frameborder="1" bordercolor="#999999"> + </FRAMESET> + <NOFRAMES> + <H2>Frame Alert</H2> + <P>This document is designed to be viewed using the frames feature. + If you see this message, you are using a non-frame-capable web client.</P> + </NOFRAMES> +</FRAMESET> +</HTML>
\ No newline at end of file |