summaryrefslogtreecommitdiff
path: root/doc/source/aptsources
AgeCommit message (Collapse)AuthorFilesLines
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode4-40/+0
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.
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode4-0/+40
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].