summaryrefslogtreecommitdiff
path: root/doc/source/templates
AgeCommit message (Collapse)AuthorFilesLines
2015-06-10doc: templates: indexcontent: Fix link from modindex to py-modindexJulian Andres Klode1-1/+1
This seems to have changed in recent sphinx versions. Gbp-Dch: ignore
2015-06-10doc: templates: layout: Fixup last commitJulian Andres Klode1-1/+1
Gbp-Dch: ignore
2015-06-10doc: templates: layout: Remove invalid icon linksJulian Andres Klode1-7/+1
Those came from the (public-domain) Python documentation source code. Git-dch: ignore
2010-01-15Change version from 0.8 to 0.7.100 to indicate compatibility.Julian Andres Klode1-1/+1
2009-07-23doc/source: Big documentation reorganisation.Julian Andres Klode2-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.