/* vim: set ft=cpp tw=80 sw=4 et : */ /** \mainpage This is the Paludis core API documentation. To find your way around: - Use the Modules link, rather than trying to browse through raw class lists. - See the Examples. Some classes you may find useful: - paludis::Environment, which is usually created using paludis::EnvironmentMaker - paludis::PackageDatabase - paludis::Repository and the associated interface classes - paludis::PackageID */