From d621d21617759e346653a57db28c83c1d9c1da71 Mon Sep 17 00:00:00 2001 From: Cheryl Foil Date: Mon, 18 Aug 2008 12:18:01 +0000 Subject: Documentation Page (draft) written. Not yet added to table of contents. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-cherylfoil@10783 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/chapters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 55a0aec13..2e5a16364 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -32,4 +32,4 @@ Ruby.html Tcl.html R.html Extending.html - +DoxygenTranslation.html -- cgit v1.2.3 From 8486cc9f4308688e590ba045f222eceafa720502 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 8 Sep 2008 19:40:04 +0000 Subject: rename DoxygenTranslation.html to Doxygen.html git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-cherylfoil@10818 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/chapters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 2e5a16364..c9df298f0 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -32,4 +32,4 @@ Ruby.html Tcl.html R.html Extending.html -DoxygenTranslation.html +Doxygen.html -- cgit v1.2.3 From 066c396ad6c1656a477997561def5a6131bafda5 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 14 May 2018 21:23:27 +0100 Subject: Add C++17 documentation chapter --- Doc/Manual/chapters | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index d94a8a396..41ecc9c57 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -5,6 +5,7 @@ Scripting.html SWIG.html SWIGPlus.html CPlusPlus11.html +CPlusPlus17.html Preprocessor.html Library.html Arguments.html -- cgit v1.2.3 From 4cdca98709a4a722245005890269a7c4af887288 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 24 May 2018 18:36:20 +0100 Subject: Update html chapter numbering for added Doxygen chapter --- Doc/Manual/chapters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 0b9f9bdda..056f6136c 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -13,6 +13,7 @@ Typemaps.html Customization.html Contract.html Varargs.html +Doxygen.html Warnings.html Modules.html CCache.html @@ -40,4 +41,3 @@ Ruby.html Scilab.html Tcl.html Extending.html -Doxygen.html -- cgit v1.2.3 From ee3aeb81777084ec54a8c65a24d5967a654b382b Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 4 Feb 2019 19:29:39 +0000 Subject: Disable Modula3 target language Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447 --- Doc/Manual/chapters | 1 - 1 file changed, 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 056f6136c..cfa504104 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -28,7 +28,6 @@ Java.html Javascript.html Lisp.html Lua.html -Modula3.html Mzscheme.html Ocaml.html Octave.html -- cgit v1.2.3 From 8aa4086136f8bd1564fc9ce6082d81ce3168482e Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 4 Feb 2019 19:48:25 +0000 Subject: Disable Pike target language Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447 --- Doc/Manual/chapters | 1 - 1 file changed, 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index cfa504104..cae1c5366 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -33,7 +33,6 @@ Ocaml.html Octave.html Perl5.html Php.html -Pike.html Python.html R.html Ruby.html -- cgit v1.2.3 From 09e0577d95dc39b158c68d02ecd54610bb009949 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 4 Feb 2019 21:41:11 +0000 Subject: Disable Chicken target language Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447 --- Doc/Manual/chapters | 1 - 1 file changed, 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index cae1c5366..5e42d1d4b 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -20,7 +20,6 @@ CCache.html Allegrocl.html Android.html CSharp.html -Chicken.html D.html Go.html Guile.html -- cgit v1.2.3 From 6d7e3df54efd9a96164045512e41d6d7235a4c01 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 5 Feb 2019 07:21:35 +0000 Subject: Disable Allegrcol target language Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447 --- Doc/Manual/chapters | 1 - 1 file changed, 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 5e42d1d4b..16e8f264b 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -17,7 +17,6 @@ Doxygen.html Warnings.html Modules.html CCache.html -Allegrocl.html Android.html CSharp.html D.html -- cgit v1.2.3 From 264b39fd002563f8aa0f8ddd589e7aab26c835a5 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 5 Feb 2019 07:36:13 +0000 Subject: Disable CFFI Common Lisp target language Clean up to disable target languages that have been neglected/not functional. Target language be fully deleted in SWIG 4.1 unless a new maintainer brings it up to an acceptable status (experimental or supported). Issue #1447 --- Doc/Manual/chapters | 1 - 1 file changed, 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 16e8f264b..9d1e2d909 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -24,7 +24,6 @@ Go.html Guile.html Java.html Javascript.html -Lisp.html Lua.html Mzscheme.html Ocaml.html -- cgit v1.2.3 From 24682a724302b70d3b363fbbe0125ab0c53384b6 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 10 Feb 2019 01:00:57 +0000 Subject: Move MzScheme documentation to experimental section Move MzScheme documentation to experimental section --- Doc/Manual/chapters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 9d1e2d909..1d3f96d87 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -25,7 +25,6 @@ Guile.html Java.html Javascript.html Lua.html -Mzscheme.html Ocaml.html Octave.html Perl5.html @@ -35,4 +34,5 @@ R.html Ruby.html Scilab.html Tcl.html +Mzscheme.html Extending.html -- cgit v1.2.3 From ad7f9cd8d7c563df90569e89bf6591b512e34b2e Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 11 Feb 2019 09:06:28 +0000 Subject: Mark and setup OCaml as an experimental target language. Issue #1437 --- Doc/Manual/chapters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 1d3f96d87..4735341b6 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -25,7 +25,6 @@ Guile.html Java.html Javascript.html Lua.html -Ocaml.html Octave.html Perl5.html Php.html @@ -35,4 +34,5 @@ Ruby.html Scilab.html Tcl.html Mzscheme.html +Ocaml.html Extending.html -- cgit v1.2.3 From a5b301ba83810f55da9947765dd249a78ec99855 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 11 Feb 2019 18:59:16 +0000 Subject: Add a documentation chapter on C++14 --- Doc/Manual/chapters | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/Manual/chapters') diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters index 4735341b6..2cb2b18a3 100644 --- a/Doc/Manual/chapters +++ b/Doc/Manual/chapters @@ -5,6 +5,7 @@ Scripting.html SWIG.html SWIGPlus.html CPlusPlus11.html +CPlusPlus14.html CPlusPlus17.html Preprocessor.html Library.html -- cgit v1.2.3