- 09 4月, 2020 1 次提交
-
-
由 Daniel P. Berrangé 提交于
To encourage contributors to make changes to the main website, add a footer link to every page which links to the corresponding source file in git. With gitlab, they are able to edit content directly in the web browser and then submit a merge request. This gives a way to contribute content that is arguably easier than our wiki which requires manual account creation, while this will also benefit from maintainer review. Reviewed-by: NJán Tomko <jtomko@redhat.com> Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
-
- 03 8月, 2017 1 次提交
-
-
由 Daniel P. Berrange 提交于
The HTML5 doctype is simply <!DOCTYPE html> no DTD is present because HTML5 is no longer defined as an extension of SGML. XSL has no way to natively output a doctype without a public or system identifier, so we have to use an <xsl:text> hack instead. See also https://dev.w3.org/html5/html-author/#doctype-declarationSigned-off-by: NDaniel P. Berrange <berrange@redhat.com>
-
- 26 7月, 2017 1 次提交
-
-
由 Martin Kletzander 提交于
In order not to make the build even less reproducible, honour SOURCE_DATE_EPOCH environment variable as specified: https://reproducible-builds.org/specs/source-date-epoch/Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
-
- 03 12月, 2010 1 次提交
-
-
由 Daniel P. Berrange 提交于
* docs/internals/command.html.in: New file. * docs/Makefile.am: Build new docs. * docs/subsite.xsl: New glue file. * docs/internals.html.in, docs/sitemap.html.in: Update glue.
-
- 08 12月, 2009 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/ChangeLog.xsl docs/newapi.xsl docs/site.xsl: change all stylesheets to output UTF-8 HTML instead of ISO Latin 1 which was breaking on some people names.
-
- 15 11月, 2009 1 次提交
-
-
由 Matthias Bolte 提交于
Debian's /etc/xml/catalog doesn't contain system identifiers, so use public identifiers instead. * docs/Makefile.am: use public instead of system identifier * docs/site.xsl: use matching public identifier
-
- 26 4月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 24 4月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 04 4月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* docs//* src/conf.c src/hash.c src/libvirt.c src/proxy_internal.c src/remote_internal.c src/virsh.c src/xen_internal.c src/xend_internal.c src/xml.c: applied patch from Atsushi SAKAI fixing a lot of typos Daniel
-
- 20 2月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 06 2月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank. * .x-sc_trailing_blank: New file, to exempt the few binary files.
-
- 21 1月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* docs/API* docs/api.xsl docs/site.xsl docs/Makefile.am: remove the generation of the API*.html files as it's not really useful here Daniel
-
- 06 12月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 27 11月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
a Windows support page Daniel
-
- 26 11月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
added the Ruby binding link to all pages Daniel
-
- 21 11月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/libvir.html, docs/site.xsl: Fix the link to OCaml bindings.
-
- 07 11月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
to CIM and OpenVZ * po/*: updated translations Daniel
-
- 29 6月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/site.xsl, docs/libvir.html, docs/hvsupport.html: Document which libvirt versions supported various hypervisor calls.
-
- 25 6月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/site.xsl: Added link to OCaml bindings.
-
- 19 6月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
adding a placeholder for the new URIs page, update the stylesheet to generate a new page, rebuilt. Daniel
-
- 18 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
the remote page, added it to stylesheet and regenerated Daniel
-
- 26 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 26 4月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel P. Berrange. Daniel
-
- 28 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
the Perl bindings, regenerated * python/libvirt_wrap.h: added a missing include. Daniel
-
- 10 3月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Ronald Aigner * docs/site.xsl docs/*.html: added link to Bugzilla Daniel
-
- 28 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
error handling and regenerated the docs Daniel
-
- 25 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
-
- 21 2月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
* python/tests/Makefile.am: fix a small PYTHONPATH bug * docs//*: fixed the xsl a bit for toc names, added doc for the python bindings, regenerated Daniel
-
由 Daniel Veillard 提交于
XML dump function around to make sure all entry points are centralized in libvirt.c and also avoid doc generation troubles. * docs/examples/Makefile.am docs/examples/index.py: fix the makefile a bit. * TODO: updated * docs/format.html: added a description of the XML used for the domains. * docs//*: rebuilt Daniel
-
由 Daniel Veillard 提交于
docs/site.xsl: integates the examples page in the web site * docs//* : fixed generator and rebuilt the docs * python/tests/basic.py python/tests/create.py: couple cleanups Daniel
-
- 10 2月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel
-
- 29 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
and web site design Daniel
-
- 24 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
added favicon to page. * src/libvir.c: reorganized the include imports. Daniel
-
- 22 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 20 1月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
but not completely integrated yet Daniel
-
- 22 12月, 2005 1 次提交
-
-
由 Daniel Veillard 提交于
and regenerated the docs. Daniel
-
- 07 12月, 2005 3 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
* include/libvir.h: adding informations on the header Daniel
-
由 Daniel Veillard 提交于
docs/Makefile.am docs/bugs.html docs/index.html docs/intro.html docs/libvir.html docs/redhat.gif docs/site.xsl: starting to add the web site, based on libxml2 one. * src/hash.c: add a missing include Daniel
-