Merge "[AT-SPI] Introduce WebView::WebViewAccessible" into devel/master
[platform/core/uifw/dali-toolkit.git] / docs / README
1 To build the documentation from a Desktop build environment
2
3 On the desktop:
4 - cd dali-toolkit/build/tizen/docs
5 - doxygen dali.doxy
6   or
7   make
8
9 To view the output: firefox docs/generated/html/index.html