Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-10 | doc: templates: indexcontent: Fix link from modindex to py-modindex | Julian Andres Klode | 1 | -1/+1 | |
This seems to have changed in recent sphinx versions. Gbp-Dch: ignore | |||||
2015-06-10 | doc: templates: layout: Fixup last commit | Julian Andres Klode | 1 | -1/+1 | |
Gbp-Dch: ignore | |||||
2015-06-10 | doc: templates: layout: Remove invalid icon links | Julian Andres Klode | 1 | -7/+1 | |
Those came from the (public-domain) Python documentation source code. Git-dch: ignore | |||||
2010-01-15 | Change version from 0.8 to 0.7.100 to indicate compatibility. | Julian Andres Klode | 1 | -1/+1 | |
2009-07-23 | doc/source: Big documentation reorganisation. | Julian Andres Klode | 2 | -0/+60 | |
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. |