Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

API documentation

How to build the API docs

You can generate this same documentation in your source tree.

For 2.x.y releases

  1. Run ./configure (or ./autogen.sh if you got your source from our Mercurial source code repository).
  2. Run make docs
  3. Open ./doc/html/index.html in a web browser.

For 3.x.y releases

  1. Run ./configure --enable-gtk-doc (or ./autogen.sh --enable-gtk-doc if you got your source from our Mercurial source code repository).
  2. Run make
  3. Open ./doc/reference/*/html/index.html in a web browser.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!