
On Fri, Nov 04, 2016 at 02:05:42PM +0100, Ján Tomko wrote:
On Mon, Oct 31, 2016 at 12:41:53PM +0000, Daniel P. Berrange wrote:
Previously the download page only covered the main libvirt module and the app dev guide. Expand it to provide direct links to all artifacts published by the project, whether the main library, language bindings, docs, or testing.
Tweak the top table styling to better fit in with new branding.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- docs/downloads.html.in | 391 +++++++++++++++++++++++++++++++++++++++---------- docs/libvirt.css | 13 +- 2 files changed, 322 insertions(+), 82 deletions(-)
diff --git a/docs/downloads.html.in b/docs/downloads.html.in index 1a3400a..374ccb0 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in
+ <table class="top_table downloads"> + <thead> + <tr> + <th>Module</th> + <th>Releases</th> + <th>GIT Repos</th>
Would be nice to separate the official repo from the official mirrors:
<th>GIT Repo</th> <th>GIT Mirrors</th>
Yes, will do. Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://entangle-photo.org -o- http://search.cpan.org/~danberr/ :|