From 10d00920f535d0dd68ab387623cc57363fa95b83 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 25 Oct 2016 17:32:37 +0200 Subject: [PATCH] docs: remove related links page The related links page is either horribly outdated, or duplicating stuff already linked elsewhere. Signed-off-by: Daniel P. Berrange --- docs/relatedlinks.html.in | 88 --------------------------------------- docs/sitemap.html.in | 4 -- 2 files changed, 92 deletions(-) delete mode 100644 docs/relatedlinks.html.in diff --git a/docs/relatedlinks.html.in b/docs/relatedlinks.html.in deleted file mode 100644 index b376ced869..0000000000 --- a/docs/relatedlinks.html.in +++ /dev/null @@ -1,88 +0,0 @@ - - - - -

Related links

- -

- This page contains some links of interest in the area of virtualization. - There are separate pages covering applications using libvirt - and language bindings for libvirt. -

- -

Other library bindings

- - - -

Hypervisors / emulators / containers

- - - -

Virtualization technology

- - - -

Blogs and Podcasts

- - - - - diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in index b3ab428989..4f0eefa026 100644 --- a/docs/sitemap.html.in +++ b/docs/sitemap.html.in @@ -468,10 +468,6 @@ -
  • - Related Links - Miscellaneous links of interest related to libvirt -
  • Sitemap Overview of all content on the website -- GitLab