summaryrefslogtreecommitdiff
path: root/doc/source/templates/indexcontent.html
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
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 Klode1-0/+50
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.