swig/Doc/Manual
William S Fulton ee17f8d04f C#, D, Java methodmodifiers on destructors
Add support so that the %csmethodmodifiers, %dmethodmodifiers,
%javamethodmodifiers can modify the method modifiers for the destructor wrappers
in the proxy class: dispose, Dispose, delete. With this feature, it is now possible
to make a C# proxy class sealed, eg when wrapping a class X, the virtual method modifiers
can be removed using:

  %typemap(csclassmodifiers) X "public sealed class"
  %csmethodmodifiers X::~X "public /*virtual*/";
2018-05-11 18:09:51 +01:00
..
Allegrocl.html Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
android-class.png Add Android docs - supporting screenshots 2011-12-10 17:03:50 +00:00
android-simple.png Add Android docs - supporting screenshots 2011-12-10 17:03:50 +00:00
Android.html Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
Arguments.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
CCache.html Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
ch2.1.png The great merge 2002-11-30 22:01:28 +00:00
chapters Add Scilab to html docs 2015-01-27 19:30:24 +00:00
Chicken.html Realign for some comments. 2016-12-31 23:29:45 +08:00
Contents.html C#, D, Java methodmodifiers on destructors 2018-05-11 18:09:51 +01:00
Contract.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
CPlusPlus11.html Add docs for C++11 ref-qualifiers 2017-08-30 18:17:04 +01:00
CSharp.html C#, D, Java methodmodifiers on destructors 2018-05-11 18:09:51 +01:00
Customization.html Improve docs for %rename and C++ features like default args 2017-09-14 18:51:36 +01:00
D.html Fix various comment and documentation typos 2017-08-13 18:04:33 +12:00
Extending.html Merge branch 'templates-scope-enforcement' 2017-08-16 21:44:51 +01:00
fixstyle.py HTML pdf doc generation fixes 2015-12-30 22:22:33 +00:00
Go.html More consistent formatting of examples in documentation 2017-08-16 00:24:25 +01:00
Guile.html Realign for some comments. 2016-12-31 23:29:45 +08:00
index.html Update version number to 4.0 in docs 2017-09-14 07:39:16 +01:00
Introduction.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Java.html C#, D, Java methodmodifiers on destructors 2018-05-11 18:09:51 +01:00
Javascript.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Library.html Minor doc enhancement for %array_function 2017-11-02 19:01:18 +00:00
linkchecker.config html links updates 2015-12-18 21:14:44 +00:00
Lisp.html Formatting fixes in Lisp docs 2017-06-03 18:37:05 +01:00
Lua.html More consistent formatting of examples in documentation 2017-08-16 00:24:25 +01:00
makechap.py Correct html documentation linking generated by makechap.py script 2015-12-30 22:22:31 +00:00
Makefile Fix outdated info in Doc Makefile about pdf file generation 2016-11-25 07:39:06 +00:00
maketoc.py HTML fixes for documentation - add meta tag and loose.dtd 2015-12-30 22:22:32 +00:00
Modula3.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Modules.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Mzscheme.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Ocaml.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Octave.html Octave: add support for version 4.2 2017-01-22 11:53:12 +13:00
Perl5.html More consistent formatting of examples in documentation 2017-08-16 00:24:25 +01:00
Php.html Overloaded methods section renamed slightly in docs 2017-09-14 18:51:36 +01:00
Pike.html More consistent formatting of examples in documentation 2017-08-16 00:24:25 +01:00
Preface.html html doc fixes 2016-04-02 13:47:23 +01:00
Preprocessor.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Python.html Add missing checks for failures in calls to PyUnicode_AsUTF8String. 2017-12-04 20:14:04 +00:00
R.html Escape literal > in HTML 2017-03-02 08:45:45 +13:00
README subject/verb agreement 2013-04-30 22:49:12 -03:00
Ruby.html [Ruby] Pass Qnil instead of NULL to rb_funcall() 2018-04-03 18:01:58 +12:00
Scilab.html Overloaded methods section renamed slightly in docs 2017-09-14 18:51:36 +01:00
Scripting.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Sections.html Update version number to 4.0 in docs 2017-09-14 07:39:16 +01:00
style.css HTML pdf doc generation fixes 2015-12-30 22:22:33 +00:00
SWIG.html Add documentation for option files 2018-01-12 15:01:45 -06:00
swig16.png remove svn:executable property where applied incorrectly 2008-11-26 21:54:49 +00:00
SWIGPlus.html Typo fix in SWIGPlus.html docs 2018-02-07 23:07:22 +00:00
Tcl.html More consistent formatting of examples in documentation 2017-08-16 00:24:25 +01:00
Typemaps.html Improve Java director exception customization documentation 2017-11-29 20:32:15 +00:00
Varargs.html Add missing checks for failures in calls to PyUnicode_AsUTF8String. 2017-12-04 20:14:04 +00:00
Warnings.html Correct some whitespace changes 2017-01-01 14:28:49 +00:00
Windows.html Replace tabs with spaces in html docs 2015-12-30 22:22:33 +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 are generated automatically by the 'maketoc.py'
script. The Makefile has further information on how the various alternative
forms of the documentation are 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>