summaryrefslogtreecommitdiff
path: root/doc/source/tutorials/contributing.rst
AgeCommit message (Collapse)AuthorFilesLines
2011-05-27* doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225)Julian Andres Klode1-3/+3
- one typo [2to => 2to3], one broken link [pep8.py link]
2010-05-19Big documentation update.Julian Andres Klode1-21/+26
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode1-0/+312
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.