summaryrefslogtreecommitdiff
path: root/tests/in
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <jbocklage-ryannel@luxoft.com>2017-07-25 11:57:52 +0200
committerJuergen Bocklage-Ryannel <jbocklage-ryannel@luxoft.com>2017-07-25 11:57:52 +0200
commit42e54ed4d4f5baf7f4c63b9b6640120b6d6ff92c (patch)
tree67d74054c9f16b28eb73c6bc39eb2c7706f37193 /tests/in
parent1474a4e1ec6374bb4aeec1d9fc4d29d357969263 (diff)
downloadqtivi-qface-42e54ed4d4f5baf7f4c63b9b6640120b6d6ff92c.tar.gz
doc parser changed
- brief tag is now list of lines - any loose line is added to description tag - a loose line is a line which can not be associated with a previous tag
Diffstat (limited to 'tests/in')
-rw-r--r--tests/in/org.example.echo.qface2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/in/org.example.echo.qface b/tests/in/org.example.echo.qface
index 04a93ce..087f14f 100644
--- a/tests/in/org.example.echo.qface
+++ b/tests/in/org.example.echo.qface
@@ -10,6 +10,8 @@ module org.example.echo 1.0
* @see org.example
* @see http://qt.io
* @anything hello
+ *
+ * continued description
*/
interface Echo {
/**