'''libdodo''' is using [http://mercurial.selenic.com mercurial] as a version control system. It's possible to view '''libdodo''' sources online with [http://libdodo.org/browser version control browser] or to pull for local usage from [http://hg.libdodo.org mercurial repository]. Following command could be used from the shell prompt to get the sources from the [http://hg.libdodo.org online repository]: {{{ hg clone http://hg.libdodo.org libdodo }}} '''libdodo''' repository has two main branches: * '''default''' branch contains the most recent changes. This branch could contain bugs or even it is not possible to build the sources in it. * '''libdodo''' branch contains last-known-good sources. Usually '''libdodo''' releases are originated from this branch. Generic tarballs with source code of released versions and archives of Doxygen generated documentation could be found at [http://libdodo.org/trac/downloads downloads] section.