summaryrefslogtreecommitdiff
path: root/documentation/src/migration_1_3.dox
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-10-17 11:22:35 +0000
committerFabien Costantini <fabien@onepost.net>2008-10-17 11:22:35 +0000
commit09cfc1a1ea00f7edf394e647f1f32e5b0913f564 (patch)
treefe4abf458740c57202eff0656b6c0427d21aa401 /documentation/src/migration_1_3.dox
parent4b5a6d1b23796aaf2eefc4cb43bd9ce397c59a89 (diff)
Removing current broken history documentation/src dir.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6451 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/migration_1_3.dox')
-rw-r--r--documentation/src/migration_1_3.dox20
1 files changed, 0 insertions, 20 deletions
diff --git a/documentation/src/migration_1_3.dox b/documentation/src/migration_1_3.dox
deleted file mode 100644
index 70023b38c..000000000
--- a/documentation/src/migration_1_3.dox
+++ /dev/null
@@ -1,20 +0,0 @@
-/**
-
- \page migration_1_3 H - Migrating Code from FLTK 1.1 to 1.3
-
-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.
-
-\htmlonly
-<hr>
-<a class="el" href="index.html">[Index]</a> &nbsp;&nbsp;
-<a class="el" href="migration_1_1.html">[Previous]</a>&nbsp;
- \ref migration_1_1 &nbsp;&nbsp;
-<a class="el" href="development.html">[Next]</a>&nbsp;
- \ref development
-
-\endhtmlonly
-*/