At 07:31 26/08/2009, David-Sarah Hopwood wrote: >Suppose someone wants their javadoc implementation to include >links into ANTLR classes. They could run javadoc on the full >ANTLR source, or they could just use the "-link <url>" option >of javadoc to point to somewhere on the ANTLR site. The >latter is much easier, and doesn't require them to ship the >ANTLR documentation with their own documentation.
For that to be correct, though, you'd have to link to a specific version of the docs. (ie. the site would have to have different URLs for the 3.1.0 docs vs. the 3.1.1 docs, etc). Seems simpler just to include them yourself, if you need to. List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---
