libvirt/docs
Jim Meyering aa7847d3ad maint: convert leading TABs in *.rng files to equivalent spaces
* docs/schemas/capability.rng: Likewise.
* docs/schemas/network.rng: Likewise.
* docs/schemas/nodedev.rng: Likewise.
* docs/schemas/storagepool.rng: Likewise.
* docs/schemas/storagevol.rng: Likewise.
Use these commands:
t=$'\t'
git ls-files | grep '\.rng$' | xargs grep -lE "^ *$t" \
  | xargs perl -MText::Tabs -ni -le \
    '$m=/^( *\t[ \t]*)(.*)/; print $m ? expand($1) . $2 : $_'
2010-03-01 20:19:20 +01:00
..
api_extension Remove conn parameter from util functions 2010-02-09 01:04:54 +01:00
devhelp Fix rebuilding of devhelp files 2009-10-06 11:12:53 +01:00
html Remove all generated docs from source control 2009-09-21 14:41:47 +01:00
schemas maint: convert leading TABs in *.rng files to equivalent spaces 2010-03-01 20:19:20 +01:00
.gitignore Remove some auto-generated files 2009-10-09 13:01:22 +01:00
32favicon.png
api_extension.html.in Minor fixes for API extension doc 2010-01-15 10:45:18 -07:00
api.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
apibuild.py build: teach apibuild.py to work in a non-srcdir build 2010-02-25 14:14:42 +01:00
apps.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
archdomain.html.in
architecture.fig
architecture.gif
architecture.html.in docs: add 3 missing spaces 2010-02-21 14:56:23 +01:00
archnetwork.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
archnode.html.in
archstorage.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
auth.html.in docs: add 3 missing spaces 2010-02-21 14:56:23 +01:00
bindings.html.in Update location of C# bindings. 2009-12-09 12:51:35 +00:00
bugs.html.in Replace old CVS references with GIT 2010-01-08 18:08:22 +01:00
ChangeLog.awk
ChangeLog.xsl Change generated HTML to UTF-8 encoding 2009-12-08 16:09:33 +01:00
contact.html.in Add docs about new mailing list 2010-01-21 16:48:11 +01:00
deployment.html.in Replace old CVS references with GIT 2010-01-08 18:08:22 +01:00
docs.html.in
downloads.html.in Fix a number of small typos 2009-09-22 12:55:39 +02:00
drivers.html.in esx: Add documentation to the website 2009-11-15 15:21:13 +01:00
drvesx.html.in esx: Fix 'vpx' MAC address range and allow arbitrary MAC addresses 2010-01-07 01:38:19 +01:00
drvlxc.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvone.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvopenvz.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvqemu.html.in Fix typo in QEMU driver webpage 2009-11-30 15:21:21 +00:00
drvremote.html.in
drvtest.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvuml.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvvbox.html.in Whitespace cleanup for pre-tags on the website 2009-11-16 22:42:13 +01:00
drvxen.html.in docs: Emphasize that devices have to be inside the <devices> element 2010-02-04 19:09:28 +01:00
errors.html.in Fix a number of small typos 2009-09-22 12:55:39 +02:00
et.png
FAQ.html.in Replace old CVS references with GIT 2010-01-08 18:08:22 +01:00
footer_corner.png
footer_pattern.png
format.html.in
formatcaps.html.in Document <cpu> elements in capabilities and domain XML 2010-01-20 11:04:01 +01:00
formatdomain.html.in Expand docs about clock modes 2010-03-01 18:43:04 +00:00
formatnetwork.html.in docs: network: Document <domain> element 2010-02-23 09:44:40 -05:00
formatnode.html.in
formatsecret.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
formatstorage.html.in docs: storage: Document SCSI pools 2010-02-23 09:44:38 -05:00
formatstorageencryption.html.in
generic.css Fix missing background color 2009-12-03 15:27:24 +01:00
goals.html.in
hacking.html.in Remove conn parameter from virReportOOMError 2010-02-09 01:04:54 +01:00
hvsupport.html.in esx: Add documentation to the website 2009-11-15 15:21:13 +01:00
index.html.in esx: Add documentation to the website 2009-11-15 15:21:13 +01:00
index.py
internals.html.in
intro.html.in
java.html.in Fix a number of small typos 2009-09-22 12:55:39 +02:00
library.xen
libvirt-daemon-arch.fig
libvirt-daemon-arch.png
libvirt-driver-arch.fig
libvirt-driver-arch.png
libvirt-header-bg.png
libvirt-header-logo.png
libvirt-net-logical.fig
libvirt-net-logical.png
libvirt-net-physical.fig
libvirt-net-physical.png
libvirt-object-model.fig
libvirt-object-model.png
libvirt.css website: Add a 1em right margin 2010-02-04 19:09:28 +01:00
libvirtLogo.png
logging.html.in docs: add 3 missing spaces 2010-02-21 14:56:23 +01:00
madeWith.png
main.css
Makefile.am build: avoid "make rpm" failure in docs/ 2010-02-25 14:14:51 +01:00
newapi.xsl Change generated HTML to UTF-8 encoding 2009-12-08 16:09:33 +01:00
news.html.in Release of libvirt-0.7.6 2010-02-03 18:16:25 +01:00
news.xsl
node.fig
node.gif
page.xsl
python.html.in
relatedlinks.html.in Cleanup whitespace in docs 2009-11-06 16:05:18 +01:00
remote.html.in docs: Remove outdated information about remote limitations 2010-01-20 10:03:17 +01:00
search.php
site.xsl Change generated HTML to UTF-8 encoding 2009-12-08 16:09:33 +01:00
sitemap.html.in Fix two instances of misspelled 'pseudo' 2010-01-25 16:25:28 -05:00
storage.html.in docs: Fix syntax warnings from recent changes. 2010-02-23 10:25:17 -05:00
structures.fig
uri.html.in
windows.html.in