summaryrefslogtreecommitdiff
path: root/documentation/migration_1_3.dox
diff options
context:
space:
mode:
authorengelsman <engelsman>2008-10-11 12:46:11 +0000
committerengelsman <engelsman>2008-10-11 12:46:11 +0000
commit9584477b2684aa23db696645d541f2c06cac819d (patch)
treef0d81a3717a6712f6387541b68d1af427ec5d5db /documentation/migration_1_3.dox
parent7c977f76a0a863483d68dc4d784699b96dede8fa (diff)
more html to doxygen conversion for {osissues,migration*,development}.dox
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6410 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/migration_1_3.dox')
-rw-r--r--documentation/migration_1_3.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration_1_3.dox b/documentation/migration_1_3.dox
index d22f1c439..b86c335c6 100644
--- a/documentation/migration_1_3.dox
+++ b/documentation/migration_1_3.dox
@@ -2,8 +2,8 @@
\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>
+This appendix describes the differences between the FLTK
+1.1.x and FLTK 1.3.x functions and classes.
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.