[Libvirt-cim] [PATCH] Patch guidelines added to SubmittingPatches

Dan Smith danms at us.ibm.com
Thu Nov 29 21:05:48 UTC 2007


JG> I wouldn't mind adding a page to the site, especially since then I
JG> could use some nice formatting to make it a little easier to read.
JG> I'm unfamiliar with this xsl thing though, so a primer on that
JG> would be appreciated.

If you look at the top of the site.xsl, you see all the external pages
that will be generated.  Adding something like this would be your
first step.

  <xsl:when test="$name = '#Patches'">
    <xsl:text>patches.html</xsl:text>
  </xsl:when>

Then, in the libvirt-cim.html, add a new <h2><a name="Patches"> and
the content between that and the next <h2> (or EOF) will go into
patches.html.  Just run "make" in doc/ to regenerate it each time you
tweak it.

-- 
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms at us.ibm.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20071129/15d42c9c/attachment.sig>


More information about the Libvirt-cim mailing list