sl@0
|
1 |
// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of the License "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
// This file is for use in the Doxygen CHM documentation.
|
sl@0
|
15 |
// Do not include it anywhere else.
|
sl@0
|
16 |
// \mainpage Content Access Framework
|
sl@0
|
17 |
// <hr>
|
sl@0
|
18 |
//
|
sl@0
|
19 |
//
|
sl@0
|
20 |
|
sl@0
|
21 |
/**
|
sl@0
|
22 |
@section DRM_Contents Contents
|
sl@0
|
23 |
- @ref CAFIntroduction
|
sl@0
|
24 |
- @ref CAFArchitecture
|
sl@0
|
25 |
- @ref CContentAPI
|
sl@0
|
26 |
- @ref FileOverview
|
sl@0
|
27 |
- @ref ContentAttributes
|
sl@0
|
28 |
- @ref CSupplierAPI
|
sl@0
|
29 |
- @ref CAFManageFiles
|
sl@0
|
30 |
- @ref CAFManageAgents
|
sl@0
|
31 |
- @ref CAFRightsManager
|
sl@0
|
32 |
- @ref CAFCorruptData
|
sl@0
|
33 |
- @ref CAFUI
|
sl@0
|
34 |
- @ref CAFRecognizer
|
sl@0
|
35 |
- @ref CAA_Configuration
|
sl@0
|
36 |
- @ref CAFBackupRestore
|
sl@0
|
37 |
- @ref CAFExamples
|
sl@0
|
38 |
- @ref CAFAsyncSendReceive
|
sl@0
|
39 |
- @ref CAFLicensees
|
sl@0
|
40 |
- @ref CAFReleaseNotes
|
sl@0
|
41 |
@version 2.19
|
sl@0
|
42 |
@date 28th February 2007
|
sl@0
|
43 |
*/
|