Sorin Marian Nasoi has proposed merging 
lp:~zorba-coders/zorba/xqdoc_fixes_read_pdf into lp:zorba/read-pdf-module.

Commit message:
XQDoc fixes.

Requested reviews:
  Sorin Marian Nasoi (sorin.marian.nasoi)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/xqdoc_fixes_read_pdf/+merge/187906
-- 
https://code.launchpad.net/~zorba-coders/zorba/xqdoc_fixes_read_pdf/+merge/187906
Your team Zorba Coders is subscribed to branch lp:zorba/read-pdf-module.
=== modified file 'src/read-pdf.xq'
--- src/read-pdf.xq	2013-08-09 09:37:05 +0000
+++ src/read-pdf.xq	2013-09-26 20:29:37 +0000
@@ -62,7 +62,7 @@
  : <a href="http://pdfbox.apache.org/";>official PDFBox documentation for further
  : information</a>.
  : <br />
- : Example:<pre class="brush: xquery;">
+ : Example:<pre class="ace-static" ace-mode="xquery">
  :
  :  import module namespace read-pdf = "http://www.zorba-xquery.com/modules/read-pdf";;
  :  import module namespace file = "http://expath.org/ns/file";;
@@ -141,7 +141,7 @@
  : <a href="http://pdfbox.apache.org/";>official PDFBox documentation for further
  : information</a>.
  : <br />
- : Example:<pre class="brush: xquery;">
+ : Example:<pre class="ace-static" ace-mode="xquery">
  :
  :  import module namespace read-pdf = "http://www.zorba-xquery.com/modules/read-pdf";;
  :  import module namespace file = "http://expath.org/ns/file";;

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to