Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-27 | * doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225) | Julian Andres Klode | 1 | -3/+3 | |
- one typo [2to => 2to3], one broken link [pep8.py link] | |||||
2010-05-19 | Big documentation update. | Julian Andres Klode | 1 | -21/+26 | |
2009-07-23 | doc/source: Big documentation reorganisation. | Julian Andres Klode | 1 | -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. |