summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorkitfox2007-04-12 22:28:27 +0200
committerkitfox2007-04-12 22:28:27 +0200
commit6fb3d8f7f609005badcf610f78c0dcfb1dd6d97d (patch)
tree44b4e2c162fcdd40209e068baea9a71d786b0f92 /doc
parentPseudocode for main rendering logic. (diff)
downloadsvg-salamander-core-6fb3d8f7f609005badcf610f78c0dcfb1dd6d97d.tar.gz
svg-salamander-core-6fb3d8f7f609005badcf610f78c0dcfb1dd6d97d.tar.xz
svg-salamander-core-6fb3d8f7f609005badcf610f78c0dcfb1dd6d97d.zip
Pseudocode for main rendering logic. Roughing in SVG structure.
git-svn-id: https://svn.java.net/svn/svgsalamander~svn/trunk/svg-core@10 7dc7fa77-23fb-e6ad-8e2e-c86bd48ed22b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/links.html.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/links.html.html b/doc/links.html.html
new file mode 100755
index 0000000..042c25c
--- /dev/null
+++ b/doc/links.html.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
+<html>
+ <head>
+ <title></title>
+ </head>
+ <body>
+ <a href="http://www.w3.org/TR/SVG/">
+ SVG Specification
+ </a>
+ </body>
+</html>