VirtualBox

Ignore:
Timestamp:
Jun 17, 2015 4:04:03 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101100
Message:

syntax diagram tweaking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/common-formatcfg.xsl

    r56482 r56483  
    5656</xsl:attribute-set>
    5757
     58<!-- command synopsis -->
     59<xsl:variable name="arg.choice.opt.open.str">[</xsl:variable>
     60<xsl:variable name="arg.choice.opt.close.str">]</xsl:variable>
     61<xsl:variable name="arg.choice.req.open.str">&lt;</xsl:variable>
     62<xsl:variable name="arg.choice.req.close.str">&gt;</xsl:variable>
     63<xsl:variable name="arg.choice.plain.open.str"><xsl:text> </xsl:text></xsl:variable>
     64<xsl:variable name="arg.choice.plain.close.str"><xsl:text> </xsl:text></xsl:variable>
     65<xsl:variable name="arg.choice.def.open.str">[</xsl:variable>
     66<xsl:variable name="arg.choice.def.close.str">]</xsl:variable>
     67<xsl:variable name="arg.rep.repeat.str">...</xsl:variable>
     68<xsl:variable name="arg.rep.norepeat.str"></xsl:variable>
     69<xsl:variable name="arg.rep.def.str"></xsl:variable>
     70<xsl:variable name="arg.or.sep"> | </xsl:variable>
     71<xsl:variable name="cmdsynopsis.hanging.indent">4pi</xsl:variable>
    5872
    5973<!--
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette