/* Copyright (C) 2004 by Eric Sunshine This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /** * \mainpage * * This is the Application Programmer's Interface (API) reference for CEL: * Crystal Entity Layer. This manual documents the abstract interfaces, * classes, and functions available to clients of the Crystal Entity Layer * software development kit (SDK). * * A complementary Crystal Entity Layer user and developer manual is available * at: http://cel.crystalspace3d.org/docs/online/manual/ * * The CEL home page is at: http://cel.crystalspace3d.org/ * * \htmlonly The links at the top of the page provide access to the various sections of the API reference. \endhtmlonly */ /* * Doxygen groups. * * These are here rather than the includes because: * a) Module names aren't sorted; so we can do that here * b) it's easier to see what Modules are there and what * identifiers they have * c) it's easier to change a description * */ /* No groups at present. */