Daniel P. Berrange
f2f9742d4d
Fix multiple formatting problems in HTML docs
...
The rule generating the HTML docs passing the --html flag
to xsltproc. This makes it use the legacy HTML parser, which
either ignores or tries to fix all sorts of broken XML tags.
There's no reason why we should be writing broken XML in
the first place, so removing --html and adding the XHTML
doctype to all files forces us to create good XML.
This adds the XHTML doc type and fixes many, many XML tag
problems it exposes.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-05-03 15:56:15 +01:00
Justin Clift
2954eb7b35
docs: added compiling page and significantly expanded windows page
...
Also added an additional menu placement for the windows page, in
order to attract further potential testers.
2010-12-21 20:55:10 +11:00
Justin Clift
1354b603ae
docs: added a table of contents to the first 11 docs files
...
There are a 58 docs files, so adding an autogenerated Table Of
Contents to them all will take some time. This is the first
piece of the work done.
2010-10-27 15:01:45 +11:00
Justin Clift
5bc4307597
docs: fix the xml validity errors regarding name and id
...
Got sick of seeing the "validity error : ID Objects already defined"
errors, which this patch addresses.
2010-09-17 00:41:08 +10:00
Justin Clift
3b167dfaef
docs: improve wording for the dev guide
...
Wording tweak suggested by David Jorm, author of the libvirt App Dev Guide.
2010-09-14 03:33:02 +10:00
Justin Clift
7ebe214942
docs: add the app dev guide
...
Added a workable initial page for the libvirt Application
Development Guide, giving the online viewable options +
the available download ones (pdf, epub, srpm).
Added a link to the PDF to the main Downloads page, plus
neatened the html tags throughout the page as they
were a bit of a mess.
Added --enable-compile-warnings=error to the autogen line,
as suggested by Eric Blake.
2010-09-11 01:36:38 +10:00
Matthias Bolte
b6aa8e16bb
Remove duplicate </p> from downloads.html.in
2010-08-01 01:54:40 +02:00
Cole Robinson
f8b76f419a
docs: Link wiki FAQ to main page
...
Since DV recommended keeping the build instructions distributed with the
source, move them from the old FAQ to the downloads page.
2010-07-27 15:41:36 -04:00
Daniel Veillard
0c4010a1d7
cleanup the download section of the documentation
...
Just removing reverences to the deprecated CVS server and the old git
on et.redhat.com
2010-04-27 14:20:51 +02:00
Dan Kenigsberg
27a1f781bc
Fix a number of small typos
2009-09-22 12:55:39 +02:00
Jim Meyering
521ac51748
docs: say that the old repository is deprecated...
...
* docs/downloads.html.in: but will remain for sake of old links.
2009-07-24 10:57:39 +02:00
Cole Robinson
632ed550c7
Fix gitweb link on download page.
2009-07-16 12:52:53 -04:00
Daniel Veillard
f093e7ad6b
Fix informations about previous git server
...
* docs/downloads.html[.in]: update the secton about
the server on git.et.redhat.com based on the plans
Jim posted.
2009-07-07 10:34:55 +02:00
Daniel Veillard
9fc567db7b
update download informations after switch to git
...
* docs/downloads.html docs/downloads.html.in: update download
informations after switch to git
daniel
2009-07-06 14:27:00 +02:00
Atsushi SAKAI
2ef22ecee3
* proxy/libvirt_proxy.c and docs/* typo fixing
...
Atsushi
2008-04-24 09:17:29 +00:00
Daniel P. Berrange
9092c3d491
Split website out into one file per page. APply new layout and styling
2008-04-23 17:08:31 +00:00