summaryrefslogtreecommitdiff
path: root/Doc/Manual/chapters
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2008-03-02 22:41:58 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2008-03-02 22:41:58 +0000
commitc99fe90574e5331d3e9e4dbd97d8ad2ffe157768 (patch)
tree43392838c3726ce975963df4784a06ca0bbe8da0 /Doc/Manual/chapters
parent9d4fe6576d298f3e04714e9e34d37c1a5ac02654 (diff)
downloadswig-c99fe90574e5331d3e9e4dbd97d8ad2ffe157768.tar.gz
Put the chapters back in order after erroneously incorrectly reordering them in last checkin
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10294 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Doc/Manual/chapters')
-rw-r--r--Doc/Manual/chapters35
1 files changed, 18 insertions, 17 deletions
diff --git a/Doc/Manual/chapters b/Doc/Manual/chapters
index 4c50923eb..55a0aec13 100644
--- a/Doc/Manual/chapters
+++ b/Doc/Manual/chapters
@@ -1,34 +1,35 @@
-Allegrocl.html
+Preface.html
+Introduction.html
+Windows.html
+Scripting.html
+SWIG.html
+SWIGPlus.html
+Preprocessor.html
+Library.html
Arguments.html
-Chicken.html
+Typemaps.html
+Customization.html
Contract.html
+Varargs.html
+Warnings.html
+Modules.html
+Allegrocl.html
CSharp.html
-Customization.html
-Extending.html
+Chicken.html
Guile.html
-Introduction.html
Java.html
-Library.html
Lisp.html
Lua.html
Modula3.html
-Modules.html
Mzscheme.html
Ocaml.html
Octave.html
Perl5.html
Php.html
Pike.html
-Preface.html
-Preprocessor.html
Python.html
-R.html
Ruby.html
-Scripting.html
-SWIG.html
-SWIGPlus.html
Tcl.html
-Typemaps.html
-Varargs.html
-Warnings.html
-Windows.html
+R.html
+Extending.html
+