~vcs-imports/wengophone/trunk

« back to all changes in this revision

Viewing changes to wengophone/mainpage.doxygen

  • Committer: tanguy_k
  • Date: 2006-11-15 14:12:35 UTC
  • Revision ID: vcs-imports@canonical.com-20061115141235-6efc6e38eaa40ca0
* (compilation fix) OWBuild: rename portaudio to PORTAUDIO
* Libutil has only one include path now -> faster compilation
* Remove old directories
* (compilation fix) phapi: ph_msession_stopped() was a macro inside phmedia.h, now it is a standard function. Don't know why but it was not compiling under Windows using CMake

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/**
2
 
 * @mainpage
3
 
 * @verbinclude README
4
 
 *
5
 
 * <h1>Authors</h1>
6
 
 * @verbinclude AUTHORS
7
 
 *
8
 
 * <h1>Installation Instructions</h1>
9
 
 * @verbinclude INSTALL
10
 
 *
11
 
 * <h1>Code Conventions</h1>
12
 
 * @verbinclude WengoPhoneCodeConventions.txt
13
 
 *
14
 
 * <h1>TODO List</h1>
15
 
 * @verbinclude TODO
16
 
 *
17
 
 * <h1>Change Log</h1>
18
 
 * @verbinclude ChangeLog
19
 
 *
20
 
 * <h1>License</h1>
21
 
 * @verbinclude COPYING
22
 
 */