summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
AgeCommit message (Collapse)AuthorFilesLines
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode1-41/+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-19* doc: Update the documentation to the current state.Julian Andres Klode1-11/+11
2009-04-13* doc: Documentation updatesJulian Andres Klode1-1/+1
Extended the documentation, renamed 'Coding for python-apt' to 'Contributing to python-apt' and other stuff.
2009-01-11* doc/: Small updates, add PkgSourceListJulian Andres Klode1-0/+3
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-0/+38
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].