= Developer Documentation = === Getting Started === The first thing a new developer will likely want to do is grab the latest version of Higgins and build it; for these instructions see the [wiki:BuildingFromSource] page. After getting it installed, try getting a feel for how Higgins works by reading some of the [wiki:Users user documentation]. === Getting Deeper === The [wiki:ServerArchitecture server architecture] page gives a high level description of Higgins, including links to code documentation extracted using pydoc. For an overview of how plugins work in Higgins, read the [wiki:AnatomyOfAPlugin] page. === Getting Involved === There is a google group for discussing higgins development: [http://groups.google.com/group/higgins-developers higgins-developers@googlegroups.com]. Note that user questions will not be answered on this list.