ldoc-html
Version:
Create navigation enabled HTML documents
11 lines (8 loc) • 605 B
Markdown
<div align="center">
<img src="img/logo.png" width="200px"></img>
<br>
<a href="https://travis-ci.org/adambertrandberger/ldoc"><img alt="build status" src="https://travis-ci.org/adambertrandberger/ldoc.svg?branch=master"></img></a>
<h2>Navigation Enabled HTML Documents</h2>
</div>
ldoc is a Javascript library for creating navigation enabled HTML documents. It supports browser navigation with the forward and backward buttons, keyboard shortcuts, nested pages, and can be styled however you like.
[Check out the documentation and a live example here](https://adambertrandberger.github.io/ldoc/docs/).