Some checks failed
Types tests / Test (lts/*) (push) Has been cancelled
Lint / Lint (lts/*) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / Test (20) (push) Has been cancelled
CI / Test (22) (push) Has been cancelled
CI / Test (24) (push) Has been cancelled
12 lines
288 B
Markdown
12 lines
288 B
Markdown
---
|
|
title: API
|
|
layout: layout.njk
|
|
slug: api
|
|
---
|
|
|
|
# API
|
|
|
|
The generated API documentation, from the inline comments in [api.js](https://github.com/mozilla/pdf.js/blob/master/src/display/api.js), is available below.
|
|
|
|
<iframe src="draft/index.html" title="PDF.js API documentation"></iframe>
|