Sha256: 6dbd619783ec7e75798c8e8981a5bdfe51a6cd25e6aa3082bdd67fe05ace91ec

Contents?: true

Size: 720 Bytes

Versions: 22

Compression:

Stored size: 720 Bytes

Contents

<?xml version="1.0"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops">
  <head>
    <title>Table of Contents for Example Book</title>
  </head>
  <body>
    <div>
      <nav epub:type="toc" id="idid">
        <hgroup>
          <h2>Sub Navigation</h2>
          <h1>Table of Contents</h1>
        </hgroup>
        <ol>
          <li><a href="item-1.xhtml">一ページ目</a></li>
          <li>
            <span>二ページ目</span>
            <ol>
              <li><a href="item-2.xhtml#section1">第一節</a></li>
              <li><a href="item-2.xhtml#section2">第二節</a></li>
            </ol>
          </li>
        </ol>
      </nav>
    </div>
  </body>
</html>

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
epub-maker-0.1.7 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.6 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.5 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.4 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.3 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.2 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.1 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.1.0 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.9 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.8 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.7 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.6 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.5 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.4 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.3 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.2 test/fixtures/book/OPS/nav.xhtml
epub-maker-0.0.1 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.1.4 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.1.3 test/fixtures/book/OPS/nav.xhtml
epub-parser-0.1.2 test/fixtures/book/OPS/nav.xhtml