1. 05 3月, 2013 4 次提交
  2. 12 10月, 2012 1 次提交
  3. 23 8月, 2012 1 次提交
  4. 02 4月, 2011 1 次提交
    • E
      docs: correct invalid xml · b5ec89d9
      Eric Blake 提交于
      * docs/internals.html.in: Fix xml errors.
      * docs/formatstorageencryption.html.in: Likewise.
      * docs/drvesx.html.in: Likewise.
      * docs/archnetwork.html.in: Likewise.
      * docs/logging.html.in: Likewise.
      * docs/drvvmware.html.in: Likewise.
      * docs/api.html.in: Likewise.
      * docs/formatnwfilter.html.in: Likewise.
      * docs/formatdomain.html.in: Likewise.
      * docs/windows.html.in: Likewise.
      b5ec89d9
  5. 27 10月, 2010 1 次提交
  6. 16 9月, 2010 1 次提交
  7. 06 11月, 2009 1 次提交
    • M
      Cleanup whitespace in docs · c6d5ac17
      Matthew Booth 提交于
      This patch is the result of running the following command in the docs
      directory: sed -i 's/\t/        /g; s/\s*$//' *.html.in
      
      * docs/*.html.in:convert tabs into 8 spaces and remove trailing whitespace
      c6d5ac17
  8. 16 4月, 2009 1 次提交
    • D
      Api documentation · 316befbb
      Daniel Veillard 提交于
      * docs/Makefile.am docs/api.html docs/api.html.in docs/archdomain.html
       docs/archnetwork.html docs/archnode.html docs/archstorage.html
       docs/goals.html docs/intro.html
       docs/libvirt-daemon-arch.fig docs/libvirt-daemon-arch.png
       docs/libvirt-driver-arch.fig docs/libvirt-driver-arch.png
       docs/libvirt-object-model.fig docs/libvirt-object-model.png
       docs/page.xsl docs/sitemap.html docs/sitemap.html.in:
       adding a new api page, extending the stylesheet to allow references
       and including images from Dan Berrange
      daniel
      316befbb