1. 20 8月, 2014 1 次提交
  2. 03 5月, 2013 1 次提交
    • D
      Fix multiple formatting problems in HTML docs · f2f9742d
      Daniel P. Berrange 提交于
      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: NDaniel P. Berrange <berrange@redhat.com>
      f2f9742d
  3. 04 10月, 2012 1 次提交
  4. 22 9月, 2009 1 次提交
  5. 30 7月, 2009 1 次提交
    • B
      Update the java bindings page · 13e5668a
      Bryan Kearney 提交于
      * docs/java.html[.in]: update the java bindings html page to reflect the
        new repositories, JNA usage, and maven access
      13e5668a
  6. 08 8月, 2008 1 次提交
    • A
      fix typos in docs · c11e64ef
      Atsushi SAKAI 提交于
      docs/formatdomain.html docs/formatdomain.html.in docs/java.html docs/java.html.in
      c11e64ef
  7. 23 7月, 2008 1 次提交