~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/doc/hierarchical-menu.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-11-24 05:14:44 UTC
  • mfrom: (14325.2.10 888353-microformats)
  • Revision ID: launchpad@pqm.canonical.com-20111124051444-4h2ac7rxbqugu32n
[r=rvb][bug=888353] add schema.org microformats for bugs and
        breadcrumbs

Show diffs side-by-side

added added

removed removed

Lines of Context:
248
248
represents the current location.
249
249
 
250
250
    >>> print markup
251
 
    <ol class="breadcrumbs">
 
251
    <ol itemprop="breadcrumb" class="breadcrumbs">
252
252
      <li>
253
253
        <a href="http://launchpad.dev/joy-of-cooking">Joy of cooking</a>
254
254
      </li>