summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorAndrew Shadura <andrew@shadura.me>2015-07-21 15:01:13 +0200
committerAndrew Shadura <andrew@shadura.me>2015-07-21 15:01:13 +0200
commit05a02091abec949482f599dbfff8d00c59652eea (patch)
tree98005ecde3f23c2f94f9b9791cc04fe9b4c3ec60 /debian/control
parent23f52c9adbd988faf282551216c7f6f5e9f43eab (diff)
Mention output formats in the long description (Closes: #793112)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index ae67d90..6198ca3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,3 +26,7 @@ Description: text-to-UML converter
- activity diagram
- component diagram
- state diagram
+ .
+ Output images can be generated in PNG, in SVG or LaTeX format.
+ PlantUML also supports generation of ASCII art diagrams (only for
+ sequence diagrams).