Merge lp:~zorba-coders/zorba/xqdoc_fixes_read_pdf into lp:zorba/read-pdf-module

Proposed by Sorin Marian Nasoi
Status: Merged
Merged at revision: 27
Proposed branch: lp:~zorba-coders/zorba/xqdoc_fixes_read_pdf
Merge into: lp:zorba/read-pdf-module
Diff against target: 21 lines (+2/-2)
1 file modified
src/read-pdf.xq (+2/-2)
To merge this branch: bzr merge lp:~zorba-coders/zorba/xqdoc_fixes_read_pdf
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Sorin Marian Nasoi Approve
Review via email: mp+187906@code.launchpad.net

Commit message

XQDoc fixes.

To post a comment you must log in.
26. By sorin.marian.nasoi <email address hidden>

- xqdoc fixes

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/read-pdf.xq'
2--- src/read-pdf.xq 2013-08-09 09:37:05 +0000
3+++ src/read-pdf.xq 2013-09-26 20:29:37 +0000
4@@ -62,7 +62,7 @@
5 : <a href="http://pdfbox.apache.org/">official PDFBox documentation for further
6 : information</a>.
7 : <br />
8- : Example:<pre class="brush: xquery;">
9+ : Example:<pre class="ace-static" ace-mode="xquery">
10 :
11 : import module namespace read-pdf = "http://www.zorba-xquery.com/modules/read-pdf";
12 : import module namespace file = "http://expath.org/ns/file";
13@@ -141,7 +141,7 @@
14 : <a href="http://pdfbox.apache.org/">official PDFBox documentation for further
15 : information</a>.
16 : <br />
17- : Example:<pre class="brush: xquery;">
18+ : Example:<pre class="ace-static" ace-mode="xquery">
19 :
20 : import module namespace read-pdf = "http://www.zorba-xquery.com/modules/read-pdf";
21 : import module namespace file = "http://expath.org/ns/file";

Subscribers

People subscribed via source and target branches

to all changes: