Bookmark Topic Watch Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Pete Freitag recently announced that he has built a site to provide simpler URLs for Sun's on-line JavaDoc. A quick look at the URLs he provides shows that they a natural match for Friki's "InterWiki" support. (see FrikiInterWiki)

To add JavaDoc support to your Friki 2.1 installation, simply do the following:

Go to your Friki data directory (the one you entered when you first started Friki)

Edit the file intermap.txt and add a line

tell Friki to ReloadFrikiConfigurations

Now you can add a JavaDoc link in any of your Friki pages simply by putting (for example) JavaDoc:java.lang.String or JavaDoc:javax.servlet.http.HttpServlet. Note that if there are two API classes with the same name, you will need to use the full package to get the right one, for example JavaDoc:java.awt.List.


CategoryWiki
 
And then the flying monkeys attacked. My only defense was this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic