swig/Doc/Manual
William S Fulton 01611702ec Python 2 Unicode strings can be used as inputs to char * or std::string types
Requires SWIG_PYTHON_2_UNICODE to be defined when compiling generated code.
2015-12-19 03:55:26 +00:00
..
Allegrocl.html html fixes and section updates 2014-03-15 22:45:43 +00: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 html links updates 2015-12-18 21:14:44 +00:00
Arguments.html html fixes and section updates 2014-03-15 22:45:43 +00:00
CCache.html Remove dependency on yodl tools and remove ccache-swig man page 2015-12-17 02:36:48 +00: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 html fixes and section updates 2014-03-15 22:45:43 +00:00
Contents.html Python 2 Unicode strings can be used as inputs to char * or std::string types 2015-12-19 03:55:26 +00:00
Contract.html html fixes and section updates 2014-03-15 22:45:43 +00:00
CPlusPlus11.html Document new C++11 strongly typed enumerations support. 2014-12-07 17:10:07 +00:00
CSharp.html html links updates 2015-12-18 21:14:44 +00:00
Customization.html Consistently put whitespace outside of <tt>...</tt> and not inside 2014-11-18 12:44:37 +13:00
D.html Add a linkchecker target for checking broken links in SWIGDocumentation.html 2015-12-18 21:14:39 +00:00
Extending.html Add Scilab to html docs 2015-01-27 19:30:24 +00:00
fixstyle.py - Updated documentation to use CSS and <div> instead of blockquotes 2005-02-26 02:56:29 +00:00
Go.html html fixes 2015-12-17 13:57:17 +00:00
Guile.html html fixes and section updates 2014-03-15 22:45:43 +00:00
index.html SWIG 3 doc updates 2014-03-16 21:49:54 +00:00
Introduction.html html links updates 2015-12-18 21:14:44 +00:00
Java.html html links updates 2015-12-18 21:14:44 +00:00
Javascript.html html links updates 2015-12-18 21:14:44 +00:00
Library.html changes file note and docs for std::array 2015-11-25 19:20:36 +00:00
linkchecker.config html links updates 2015-12-18 21:14:44 +00:00
Lisp.html Add user documentation to the export package extension. 2015-08-09 13:58:04 -04:00
Lua.html Fix random case flipping of an HTML source line 2015-03-16 18:02:03 +13:00
makechap.py SF patch # 3091116 to remove hard coded path to python 2011-01-07 19:57:28 +00:00
Makefile html links updates 2015-12-18 21:14:44 +00:00
maketoc.py Better linkchecker configuration for checking html links. Fix broken links and update redirected links. 2011-01-08 23:17:23 +00:00
margin-left.patch Update htmldoc patch to htmldoc-1.8.27 2013-05-12 19:14:58 +01:00
Modula3.html html doc chapter numbering update since adding Javascript 2014-05-09 23:39:03 +01:00
Modules.html -external-runtime doc improvement 2015-06-16 19:53:09 +01:00
Mzscheme.html html doc chapter numbering update since adding Javascript 2014-05-09 23:39:03 +01:00
Ocaml.html html links updates 2015-12-18 21:14:44 +00:00
Octave.html Update docs for shared_ptr 2015-10-01 22:36:01 +01:00
Perl5.html html doc chapter numbering update since adding Javascript 2014-05-09 23:39:03 +01:00
Php.html HTML tweaks 2014-12-29 21:54:58 +00:00
Pike.html html doc chapter numbering update since adding Javascript 2014-05-09 23:39:03 +01:00
Preface.html html links updates 2015-12-18 21:14:44 +00:00
Preprocessor.html Merge branch 'master' into gsoc2012-scilab 2014-06-06 16:33:16 +02:00
Python.html Python 2 Unicode strings can be used as inputs to char * or std::string types 2015-12-19 03:55:26 +00:00
R.html Added some information on manually compiling for R 2015-03-10 10:07:05 -06:00
README subject/verb agreement 2013-04-30 22:49:12 -03:00
Ruby.html Update docs for shared_ptr 2015-10-01 22:36:01 +01:00
Scilab.html Add a linkchecker target for checking broken links in SWIGDocumentation.html 2015-12-18 21:14:39 +00:00
Scripting.html Recommend compiling with PIC consistently. 2014-02-21 08:09:58 +13:00
Sections.html Bump version to 3.0.8 2015-08-03 22:33:52 +01:00
style.css Revert css style changes in javascript branch 2014-04-16 07:59:24 +01:00
SWIG.html Documentation improvements for -o and -oh options 2015-06-12 06:32:58 +01:00
swig16.png remove svn:executable property where applied incorrectly 2008-11-26 21:54:49 +00:00
SWIGPlus.html Clearer warning message for badly constructed typecheck typemaps 2015-04-14 07:34:40 +01:00
Tcl.html Add Scilab to html docs 2015-01-27 19:30:24 +00:00
Typemaps.html Add a linkchecker target for checking broken links in SWIGDocumentation.html 2015-12-18 21:14:39 +00:00
Varargs.html html links updates 2015-12-18 21:14:44 +00:00
Warnings.html Clearer warning message for badly constructed typecheck typemaps 2015-04-14 07:34:40 +01:00
Windows.html Expand __declspec documentation 2015-04-14 08:13:13 +01: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>