aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-25 18:31:20 +0100
committerIan Jackson <Ian.Jackson@eu.citrix.com>2012-09-25 18:31:20 +0100
commit80f2908b29e17deda41192b58f69bae587938d6d (patch)
treec70ad9abdf719f5034d05be344b05030fcc22fcb /.hgignore
parent2e8a378ae3f9f974bf79cab0578368139d242adb (diff)
downloadxen-80f2908b29e17deda41192b58f69bae587938d6d.tar.gz
xen-80f2908b29e17deda41192b58f69bae587938d6d.tar.bz2
xen-80f2908b29e17deda41192b58f69bae587938d6d.zip
docs: network diagrams for the wiki
We provide two new diagrams docs/figs/network-{bridge,basic}.fig which are converted to pngs by the Makefiles and intended for consumption by http://wiki.xen.org/wiki/Xen_Networking. This is perhaps not the ideal location for this source code but we don't have a better one. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 9bed2711a9..344792a7b1 100644
--- a/.hgignore
+++ b/.hgignore
@@ -45,6 +45,7 @@
^docs/interface/interface\.css$
^docs/interface/interface\.html$
^docs/interface/labels\.pl$
+^docs/figs/.*\.png
^docs/man1/
^docs/man5/
^docs/pdf/.*$