diff options
Diffstat (limited to 'libjava/classpath/doc/www.gnu.org/docs/docs.wml')
-rw-r--r-- | libjava/classpath/doc/www.gnu.org/docs/docs.wml | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/libjava/classpath/doc/www.gnu.org/docs/docs.wml b/libjava/classpath/doc/www.gnu.org/docs/docs.wml deleted file mode 100644 index c94b7ba5e57..00000000000 --- a/libjava/classpath/doc/www.gnu.org/docs/docs.wml +++ /dev/null @@ -1,37 +0,0 @@ -#!wml --include=.. - -#include "include/layout.wml" - -<subject "GNU Classpath Documentation"> - -<box> -<boxtitle>Classpath::Legal Information</boxtitle> - -<boxitem> -<blockquote> - <createlink url="license.html#documentation" name="Documentation Redistribution Policy"><br/> - <createlink url="license.html" name="Copyright and License Terms"><br/> -</blockquote> - -</boxitem> - -<boxtitle>Classpath::API & Language Documentation</boxtitle> -<boxitem> -<blockquote> - <createlink url="http://developer.classpath.org/doc/" name="GNU Classpath API Specification"> -</blockquote> - -</boxitem> - -<boxtitle>Classpath::Developer's Documentation</boxtitle> - -<boxitem> -<blockquote> - <createlink url="docs/hacking.html" name="GNU Classpath Hacker's Guide"><br/> - <createlink url="docs/vmintegration.html" name="Virtual Machine Integration Guide"><br/> - <createlink url="http://developer.classpath.org/mediation/" name="GNU Classpath Wiki"><br/> -</blockquote> -</boxitem> - - -</box> |