On 08.11.2016 12:50, Daniel P. Berrange wrote: > Remove a bunch of pages which are either outdated, have no > content, or duplicate content better described elsewhere > in the site or wiki. > > Signed-off-by: Daniel P. Berrange <berrange@xxxxxxxxxx> > --- > docs/archdomain.html.in | 7 -- > docs/archnetwork.html.in | 54 -------------- > docs/archnode.html.in | 7 -- > docs/archstorage.html.in | 32 --------- > docs/deployment.html.in | 50 ------------- > docs/intro.html.in | 13 ---- > docs/libvirt-net-logical.fig | 159 ------------------------------------------ > docs/libvirt-net-logical.png | Bin 11243 -> 0 bytes > docs/libvirt-net-physical.fig | 139 ------------------------------------ > docs/libvirt-net-physical.png | Bin 11336 -> 0 bytes > docs/pending.html.in | 10 --- > 11 files changed, 471 deletions(-) > delete mode 100644 docs/archdomain.html.in > delete mode 100644 docs/archnetwork.html.in > delete mode 100644 docs/archnode.html.in > delete mode 100644 docs/archstorage.html.in > delete mode 100644 docs/deployment.html.in > delete mode 100644 docs/intro.html.in > delete mode 100644 docs/libvirt-net-logical.fig > delete mode 100644 docs/libvirt-net-logical.png > delete mode 100644 docs/libvirt-net-physical.fig > delete mode 100644 docs/libvirt-net-physical.png > delete mode 100644 docs/pending.html.in When removing these files don't forget to remove them from docs/Makefile.am too: index 033e482..dbc6c0d 100644 --- i/docs/Makefile.am +++ w/docs/Makefile.am @@ -85,8 +85,6 @@ logofiles = \ png = \ 32favicon.png \ - libvirt-net-logical.png \ - libvirt-net-physical.png \ libvirt-daemon-arch.png \ libvirt-driver-arch.png \ libvirt-object-model.png \ @@ -144,8 +142,6 @@ api_DATA = \ libvirt-admin-api.xml fig = \ - libvirt-net-logical.fig \ - libvirt-net-physical.fig \ libvirt-daemon-arch.fig \ libvirt-driver-arch.fig \ libvirt-object-model.fig \ Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list