Merge lp:~zorba-coders/zorba/xqdoc_fixes_xqxq into lp:zorba/xqxq-module

Proposed by Sorin Marian Nasoi
Status: Merged
Approved by: Sorin Marian Nasoi
Approved revision: 36
Merged at revision: 36
Proposed branch: lp:~zorba-coders/zorba/xqdoc_fixes_xqxq
Merge into: lp:zorba/xqxq-module
Diff against target: 19 lines (+2/-0)
1 file modified
src/xqxq.xq (+2/-0)
To merge this branch: bzr merge lp:~zorba-coders/zorba/xqdoc_fixes_xqxq
Reviewer Review Type Date Requested Status
Nicolae Brinza Approve
Sorin Marian Nasoi Approve
Review via email: mp+96304@code.launchpad.net

Commit message

Added missing XQDoc documentation info.

Description of the change

Added missing XQDoc documentation info.

To post a comment you must log in.
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Nicolae Brinza (nbrinza) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job xqdoc_fixes_xqxq-2012-03-07T09-29-48.111Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/xqxq.xq'
2--- src/xqxq.xq 2011-12-13 21:45:54 +0000
3+++ src/xqxq.xq 2012-03-07 08:24:18 +0000
4@@ -20,6 +20,7 @@
5 : programs. Also, it contains function that allow to parameterize
6 : the static or dynamic evaluation phase.
7 :
8+ : @author Juan Zacarias
9 : @project programming languages/xquery
10 :)
11 module namespace xqxq = 'http://www.zorba-xquery.com/modules/xqxq';
12@@ -91,6 +92,7 @@
13 : execution of the query referred to by the given query identifier.
14 :
15 : @param $query-key the identifier for a compiled query
16+ : @param $var-name the name of the variable
17 :
18 : @return true if the variable is bound, false otherwise.
19 :

Subscribers

People subscribed via source and target branches

to all changes: