summaryrefslogtreecommitdiff
path: root/README
blob: 3dbac8340cbebc276ec5a474f3568fb99c96fe1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
----------------------------
Documentation
----------------------------
For details about the Persistence Client Library, please refer to to following documents:

- Persistence Client Library Architecture Documentation:
  http://docs.projects.genivi.org/persistence-client-library/1.0/GENIVI_Persistence_ArchitectureDocumentation.pdf

- Persistence Client Library User Manual: 
  http://docs.projects.genivi.org/persistence-client-library/1.0/GENIVI_Persistence_Client_Library_UserManual.pdf


----------------------------
How to create doxygen documentation
----------------------------

The doxygen package must be installed.
run "doxygen doc/pcl_doxyfile" and the html documentation will be generated in the doc folder.