swig/Doc/Manual
William S Fulton f0fb2f3851 Remove 'under construction' notes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11636 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-08-18 14:08:50 +00:00
..
Allegrocl.html add new %begin directive for inserting code at top of wrapper file 2009-02-20 07:52:24 +00:00
Arguments.html Remove 'under construction' notes 2009-08-18 14:08:50 +00:00
ch2.1.png The great merge 2002-11-30 22:01:28 +00:00
ch9.table.2.png The great merge 2002-11-30 22:01:28 +00:00
ch11.1.png The great merge 2002-11-30 22:01:28 +00:00
ch11.2.png The great merge 2002-11-30 22:01:28 +00:00
ch11.3.png The great merge 2002-11-30 22:01:28 +00:00
ch12.1.png The great merge 2002-11-30 22:01:28 +00:00
chapters fix ordering of chapters 2009-04-01 12:46:26 +00:00
Chicken.html new section numbering since adding in ccache chapter 2008-12-20 01:49:58 +00:00
Contents.html section numbering update 2009-07-29 21:01:28 +00:00
Contract.html Put the chapters back in order after erroneously incorrectly reordering them in last checkin 2008-03-02 22:41:58 +00:00
CSharp.html better clarification for %include and #include and %module 2009-06-17 06:50:39 +00:00
Customization.html Fix #2153773 - %nojavaexception - disabling and clearing Java checked exceptions 2008-12-23 07:44:59 +00:00
Extending.html Update a few APIs which have changed over time 2009-07-02 06:37:43 +00:00
fixstyle.py - Updated documentation to use CSS and <div> instead of blockquotes 2005-02-26 02:56:29 +00:00
Guile.html new section numbering since adding in ccache chapter 2008-12-20 01:49:58 +00:00
index.html Thousands of changes to correct incorrect HTML. HTML is now valid (transitional 4.01). 2004-08-04 21:28:14 +00:00
Introduction.html update .dll -> .pyd for python 2009-04-01 08:41:41 +00:00
Java.html Add another common cause for getting an UnsatisfiedLinkError 2009-08-08 23:29:08 +00:00
Library.html Add Antti Karanta's documentation about the new c# array marshalling library plus some docs on the carrays library 2008-11-10 21:53:15 +00:00
Lisp.html add new %begin directive for inserting code at top of wrapper file 2009-02-20 07:52:24 +00:00
Lua.html html fix 2009-01-31 23:14:02 +00:00
makechap.py allegrocl: add Doc/Manual/Allegrocl.html, which was missing from last commit. 2005-11-14 18:28:27 +00:00
Makefile Add ccache documentation to main docs 2008-12-20 01:45:11 +00:00
maketoc.py missing DOCTYPE 2004-09-10 22:27:52 +00:00
margin-left.patch Update documentation and add margin-left.patch file for htmldoc 2005-03-30 05:55:46 +00:00
Modula3.html Fix regression introduced in 1.3.37 where the default output directory for target language specific files (in the absence of -outdir) was no longer the same as the generated c/c++ file 2009-01-29 19:25:37 +00:00
Modules.html a bit more on what is in a module 2009-06-20 00:32:49 +00:00
Mzscheme.html new section numbering since adding in ccache chapter 2008-12-20 01:49:58 +00:00
Ocaml.html quote %include statements 2009-06-17 06:56:55 +00:00
Octave.html new section numbering since adding in ccache chapter 2008-12-20 01:49:58 +00:00
Perl5.html Remove memory leak for char ** out typemap example, as per Peter Allen email on swig-user on, ahem, 19 July 2006 2009-08-10 21:58:54 +00:00
Php.html Remove 'under construction' notes 2009-08-18 14:08:50 +00:00
Pike.html new section numbering since adding in ccache chapter 2008-12-20 01:49:58 +00:00
Preface.html Put the chapters back in order after erroneously incorrectly reordering them in last checkin 2008-03-02 22:41:58 +00:00
Preprocessor.html Mark SWIGPERL5, SWIGPHP5, and SWIGTCL8 as deprecated in the source 2009-01-05 22:40:07 +00:00
Python.html Use -O2 in the GCC examples as GCC defaults to not optimising at all. 2009-06-30 12:24:49 +00:00
R.html new section numbering since adding in ccache chapter 2008-12-20 01:49:58 +00:00
README - Updated documentation to use CSS and <div> instead of blockquotes 2005-02-26 02:56:29 +00:00
Ruby.html quote %include statements 2009-06-17 06:56:55 +00:00
Scripting.html Put the chapters back in order after erroneously incorrectly reordering them in last checkin 2008-03-02 22:41:58 +00:00
Sections.html Clear up confusion that typemaps can contain C/C++ as well as target language code 2009-08-18 14:02:22 +00:00
style.css Remove non-existent html tag 2006-07-08 00:52:51 +00:00
SWIG.html Fill in missing bit about the begin section 2009-08-14 22:13:21 +00:00
swig16.png remove svn:executable property where applied incorrectly 2008-11-26 21:54:49 +00:00
SWIGPlus.html better terminology for static types 2008-06-21 11:35:33 +00:00
Tcl.html section numbering update 2009-07-29 21:01:28 +00:00
Typemaps.html Remove 'under construction' notes 2009-08-18 14:08:50 +00:00
Varargs.html Put the chapters back in order after erroneously incorrectly reordering them in last checkin 2008-03-02 22:41:58 +00:00
Warnings.html remove last vestiges of php4 and encourage use of -php rather than -php5 2008-12-06 23:15:20 +00:00
Windows.html Update URL for mingw download page on SF 2009-07-05 05:04:48 +00:00

This directory contains the HTML for the SWIG users manual.

All of this HTML is hand-written.  However, section numbering, indices,
and the table of contents is generated automatically by the 'maketoc.py'
script. The Makefile has further information on how the various alternative
forms of the documentation is generated from the hand-written HTML.

There are 4 types of boxes that code or whatever can be inside:
  - <div class="shell">...</div>
    This is for text that shows the output of running commands on the shell.
  - <div class="code">...</div>
    This is for either C, C++, or SWIG code
  - <div class="targetlang">...</div>
    This is for code in a target scripting language
  - <div class="diagram">...</div>
    This is for text that is not code or a shell

The general format is
<div class="foo"><pre>
whatever here
</pre></div>