summaryrefslogtreecommitdiff
path: root/documentation/migration_1_3.dox
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/migration_1_3.dox')
-rw-r--r--documentation/migration_1_3.dox11
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/migration_1_3.dox b/documentation/migration_1_3.dox
new file mode 100644
index 000000000..386afa6a4
--- /dev/null
+++ b/documentation/migration_1_3.dox
@@ -0,0 +1,11 @@
+/**
+
+ \page migration_1_3 H - Migrating Code from FLTK 1.1 to 1.3
+
+<P>This appendix describes the differences between the FLTK
+1.1.x and FLTK 1.3.x functions and classes.</P>
+
+If you want to migrate your code from FLTK 1.0 to FLTK 1.3,
+then you should also consult Appendix \ref migration_1_1.
+
+*/