Skip to content

Commit 4fd3da1

Browse files
committed
Add annotator.ext.document documentation
1 parent 937c2ef commit 4fd3da1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/modules/document.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
``annotator.ext.document``
2+
==========================
3+
4+
This module collects metadata from the loaded page and adds it to new
5+
annotations in the ``document`` field. Types of metadata collected at present
6+
include:
7+
8+
- Facebook Open Graph tags
9+
- Twitter card tags
10+
- Highwire tags
11+
- Dublin Core tags
12+
- PRISM tags
13+
- Eprints tags
14+
- Favicon
15+
- Page title
16+
- ``rel=alternate``, ``rel=shortlink``, ``rel=bookmark``, and ``rel=canonical``
17+
link tags

0 commit comments

Comments
 (0)