summaryrefslogtreecommitdiff
path: root/doc/source/apt/cache.rst
AgeCommit message (Collapse)AuthorFilesLines
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode1-78/+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-04-17* doc: Update the documentation to use the new names.Julian Andres Klode1-2/+2
2009-01-11doc/source/**.rst: rst Style changes.Julian Andres Klode1-4/+12
This changes our style to match the Python documentation.
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-0/+70
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].