Initial revision

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@502 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Thien-Thi Nguyen 2000-06-28 02:22:50 +00:00
commit a611f67447
2 changed files with 453 additions and 0 deletions

16
SWIG/Doc/index.html Normal file
View file

@ -0,0 +1,16 @@
<html>
<head>
<title>SWIG Documentation</title>
</head>
<body>
This directory contains SWIG documentation:
<ul>
<li><a href="whitepaper.html">Project Overview Whitepaper</a>
<li><a href="engineering.html">Engineering Manual</a>
<li><a href="internals.html">Internals Manual</a>
</ul>
</body>
</html>