The Goldify project consists of several more or less independent parts. The list below gives a brief overview of the parts using the names of the directories in which they reside.
- java - this is the main tool - the goldify program itself, written in Java and containing both a stand-alone and a client-server version.
- javascript - this directory contains a JavaScript version of goldify which allows client side addition of links to GoldBook terms. It is completely separate from the Java version.
- resources - contains XML files which describe the terms defined in the XML GoldBook. It is used by the java tool and is also a good resource for third-party tools.
- doc - contains source of the documentation you are reading right now.