From 7deca200e94a4f17e4a0cbf155aa1f82157c0a8e Mon Sep 17 00:00:00 2001 From: Justin Clift Date: Sat, 13 Nov 2010 03:40:38 +1100 Subject: [PATCH] docs: added virsh command reference page. Using temporary location links for the moment, until we get a proper place to store the files on the libvirt.org server. --- docs/sitemap.html.in | 4 ++ docs/virshcmdref.html.in | 92 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 96 insertions(+) create mode 100644 docs/virshcmdref.html.in diff --git a/docs/sitemap.html.in b/docs/sitemap.html.in index f09b2c0eed..692da29fae 100644 --- a/docs/sitemap.html.in +++ b/docs/sitemap.html.in @@ -266,6 +266,10 @@ Development Guide A guide and reference for developing with libvirt +
  • + Virsh Commands + Command reference for virsh +
  • diff --git a/docs/virshcmdref.html.in b/docs/virshcmdref.html.in new file mode 100644 index 0000000000..f965ba0ed0 --- /dev/null +++ b/docs/virshcmdref.html.in @@ -0,0 +1,92 @@ + + + +

    Virsh Command Reference

    + + + +

    Description

    + +

    + The new Virsh Command Reference, for documenting the commands + in virsh, has recently been started. Only covering the Virtual + Networking commands initially, it will expand to cover all virsh + commands over time. +

    + +

    + If you would like to assist, content contributions are gladly accepted. + Please email Justin Clift + directly, or get in contact through any of the + official libvirt mailing lists. +

    + +

     

    + +

    Viewing Online

    + +

    + The latest version can be viewed directly online: +

    + + + +

     

    + +

    Downloading

    + +

    + The latest versions of the Virsh Command Reference can be downloaded: +

    + + + +

    DocBook source GIT repository

    +

    + The DocBook source is maintained in a git repository available on + libvirt.org: +

    + +
    +git clone git://libvirt.org/libvirt-virshcmdref.git
    +
    + +

    + It can also be browsed online: +

    + +
    +http://libvirt.org/git/?p=libvirt-virshcmdref.git
    +
    + +

     

    + + +