Fixed bug 256
[profile/ivi/persistence-client-library.git] / README
1 ----------------------------
2 Documentation
3 ----------------------------
4 For details about the Persistence Client Library, please refer to to following documents:
5
6 - Persistence Client Library Architecture Documentation:
7   http://docs.projects.genivi.org/persistence-client-library/1.0/GENIVI_Persistence_ArchitectureDocumentation.pdf
8
9 - Persistence Client Library User Manual: 
10   http://docs.projects.genivi.org/persistence-client-library/1.0/GENIVI_Persistence_Client_Library_UserManual.pdf
11
12
13 ----------------------------
14 How to create doxygen documentation
15 ----------------------------
16
17 The doxygen package must be installed.
18 run "doxygen doc/pcl_doxyfile" and the html documentation will be generated in the doc folder. 
19
20
21
22