##// END OF EJS Templates
fixed typo in doc
fixed typo in doc

File last commit:

r979:6c4321224538
r1448:3be0886b7d70
Show More
examples-piechart.qdoc
8 lines | 215 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
Michal Klocek
Refactor documentation...
r330 /*!
Tero Ahola
Fixing example documentation
r500 \example examples/piechart
Jani Honkonen
Pie doc updates
r880 \title Piechart Example
Michal Klocek
Refactor documentation...
r330 \subtitle
Jani Honkonen
Pie doc updates
r880 The example shows how to create simple pie chart and do some customizations to a pie slice.
Tero Ahola
Documentation front page
r979 \image examples_piechart.png
Jani Honkonen
Pie doc updates
r880 */