Generating XQuery documentation: processing a directory
Posted: Mon Jan 09, 2012 11:55 pm
I'm running oXygen 13.1 on Mac OS 10.6.8. I'm trying to run xqdoc using Tools --> Generate Documentation --> XQuery Documentation. In the dialog, under "Input" I want to use the "Folder" option to process a directory. When I click the folder icon to browse to a particular directory, the path to that directory is filled in as expected, for example:
/Users/me/myproject
But when I click the "Generate" button, I get the following error:
no protocol: /Users/me/myproject
If I then add "file:" as the protocol like so:
file:/Users/me/myproject
then I get this error:
The input directory does not exist or is not valid!
/Users/me/myproject
But when I click the "Generate" button, I get the following error:
no protocol: /Users/me/myproject
If I then add "file:" as the protocol like so:
file:/Users/me/myproject
then I get this error:
The input directory does not exist or is not valid!