| Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
This is the first pre-release of python-apt 0.8. It is completely backward
compatible (even on Python 3), API changes will appear in 0.7.91.
|
|
Extended the documentation, renamed 'Coding for python-apt' to 'Contributing
to python-apt' and other stuff.
|
|
This changes our style to match the Python documentation.
|
|
The new documentation is built using sphinx (>= 0.5) [other versions may work too,
but let's be safe].
|