summaryrefslogtreecommitdiff
path: root/doc/source/library/apt.package.rst
AgeCommit message (Collapse)AuthorFilesLines
2011-04-12doc: Fix documentation of BaseDependency.relation (Closes: #607031)Julian Andres Klode1-1/+1
2011-04-12apt.package: Add 'tasks' to Version, improve doc (Closes: #619574)Julian Andres Klode1-0/+29
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode1-0/+111
Due to the new C++ API and because I wanted to include some tutorials, the documentation is now seperated into 4 sections: library => Documentation of modules. tutorials => Tutorials for using python-apt and contributing whatsnew => Release notes c++ => Documentation,Tutorials for the C++ API This commit also includes a new overview page, like the Python documentation.