fixups for the documentation: 1) Link in duccbook to javadocs has a typo, and is therefore broken; it's written ... docs/d/apidocs/index.html, but should be ... docs/d/api/index.html
2) Submit command, --specification : has: This file may then be used to submit the job (rather than providing all the parameters directory to submit). should be This file may then be used to submit the job (rather than providing all the parameters directly to submit) 3) The webpage setup produced by the build for the html duccbook result in the Chrome browser "forgetting" where it was: If you click on a link that takes you to some other spot in the documentation (which works), and then you press the back button, it goes to the top of the file, instead of going back to where it was. Firefox seems to be OK. Chrome too, works OK (e.g, it remembers where links came from) on other pages generated with other tools, such as the uima.apache.org web site. I couldn't figure out why it didn't work on the duccbook file. -Marshall
