
2 Dec
2010
2 Dec
'10
2:03 p.m.
On Tue, Nov 23, 2010 at 04:49:57PM -0700, Eric Blake wrote:
From: Daniel P. Berrange <berrange@redhat.com>
* 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. ---
v2: document commands added in v2.
docs/Makefile.am | 11 +- docs/internals.html.in | 9 + docs/internals/command.html.in | 550 ++++++++++++++++++++++++++++++++++++++++ docs/sitemap.html.in | 4 + docs/subsite.xsl | 25 ++ 5 files changed, 598 insertions(+), 1 deletions(-) create mode 100644 docs/internals/command.html.in create mode 100644 docs/subsite.xsl
ACK Daniel