Merge "(ItemView) Store initial value in constraints to apply weight correctly" into...
[platform/core/uifw/dali-toolkit.git] / docs / generated-internal / README.md
1 Deep internal documentation for Dali Toolkit.
2
3 Generate the documentation here as follows:
4
5     # Go to dali-toolkit/build/tizen/docs-internal/
6     cd ../../build/tizen/docs-internal/
7     # Start doxygen:
8     ./build.sh
9
10 Note, the doxfile assumes you have your Dali repositories checked-out
11 side by side with the following structure:
12
13     .
14     ├── dali
15     ├── dali-adaptor
16     └── dali-toolkit
17
18 If you have used different names or structure, you will need to adjust
19 the value of the `INPUT` variable in the doxyfile:
20
21    build/tizen/docs-internal/dali_internal.doxy
22
23
24
25