swig/Doc/Manual
Karl Wette e24ec40895 Octave: add support for version 4.2
- .travis.yml:
  - ppa:kwwette/octaves has Octave version 4.2, also run C++11 tests
- configure.ac:
  - prefer Octave program "octave-cli" to "octave"
  - extract any -std=* flags from CXX, add to OCTAVE_CXXFLAGS
- Lib/typemaps/fragments.swg:
  - SWIG_isfinite_func(): extern "C++" is required as this fragment can
    end up inside an extern "C" { } block
- Lib/octave:
  - add std_wstring.i (copied from std_string.i) for C++11 tests
- Lib/octave/octrun.swg:
  - move Octave version-checking macros to octruntime.swg
  - Octave single()/double() functions now call .as_single()/.as_double()
    methods; redirect calls to __float__() method as per .scalar_value()
  - << and >> operators are no longer supported by Octave
- Lib/octave/octruntime.swg:
  - move Octave version-checking macros here for conditional #includes
  - #include interpreter.h instead of #toplev.h
  - #include call-stack.h (now needed for octave_call_stack)
  - unwind_protect is now in octave:: namespace
  - error_state and warning_state are deprecated; use try/catch to catch
    errors in feval() instead
  - always set octave_exit = ::_Exit, to try to prevent segfault on exit
- Lib/octave/octopers.swg:
  - << and >> operators are no longer supported by Octave
- Lib/octave/exception.i:
  - Add macro SWIG_RETHROW_OCTAVE_EXCEPTIONS which rethrows any
    exceptions raised by Octave >= 4.2
- Examples/test-suite/exception_order.i:
  - Use macro SWIG_RETHROW_OCTAVE_EXCEPTIONS to rethrow exceptions
    raised by error() function in Octave >= 4.2
- Update Doc/Manual/Octave.html and CHANGES.current
2017-01-22 11:53:12 +13:00
..
Allegrocl.html Correct some whitespace changes 2017-01-01 14:28:49 +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 Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08: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 HTML fixes for documentation - add meta tag and loose.dtd 2015-12-30 22:22:32 +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 Realign for some comments. 2016-12-31 23:29:45 +08:00
Contents.html Add %proxycode directive for adding code into proxy classes for C#, D and Java 2017-01-13 20:43:50 +00: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 Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
CSharp.html Realign for some comments. 2016-12-31 23:29:45 +08:00
Customization.html Realign for some comments. 2016-12-31 23:29:45 +08:00
D.html Add %proxycode directive for adding code into proxy classes for C#, D and Java 2017-01-13 20:43:50 +00:00
Extending.html Correct some whitespace changes 2017-01-01 14:28:49 +00:00
fixstyle.py HTML pdf doc generation fixes 2015-12-30 22:22:33 +00:00
Go.html Realign for some comments. 2016-12-31 23:29:45 +08:00
Guile.html Realign for some comments. 2016-12-31 23:29:45 +08:00
index.html HTML fixes for documentation - add meta tag and loose.dtd 2015-12-30 22:22:32 +00: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 Fix Java directorin typemap example 2017-01-17 19:27:16 +00: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 Realign for some comments. 2016-12-31 23:29:45 +08:00
linkchecker.config html links updates 2015-12-18 21:14:44 +00:00
Lisp.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Lua.html Realign for some comments. 2016-12-31 23:29:45 +08: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 Update wiki links to new Github wiki site 2017-01-05 18:39:57 +00:00
Php.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Pike.html HTML fixes for documentation - add meta tag and loose.dtd 2015-12-30 22:22:32 +00: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 Update wiki links to new Github wiki site 2017-01-05 18:39:57 +00:00
R.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
README subject/verb agreement 2013-04-30 22:49:12 -03:00
Ruby.html Ruby doc tweak 2017-01-20 19:53:47 +00:00
Scilab.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08: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 Bump version to 3.0.12 2016-12-30 23:49:46 +00:00
style.css HTML pdf doc generation fixes 2015-12-30 22:22:33 +00:00
SWIG.html Add %proxycode directive for adding code into proxy classes for C#, D and Java 2017-01-13 20:43:50 +00:00
swig16.png remove svn:executable property where applied incorrectly 2008-11-26 21:54:49 +00:00
SWIGPlus.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08:00
Tcl.html Update wiki links to new Github wiki site 2017-01-05 18:39:57 +00:00
Typemaps.html Realign for some comments. 2016-12-31 23:29:45 +08:00
Varargs.html Fix some typos in docs and examples and make the code look nicer. 2016-12-31 23:06:56 +08: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>