Skip to content

Commit 759bea1

Browse files
committed
Fix display in identity API docs
1 parent aa1b548 commit 759bea1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/api/identity.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ annotator.identity package
44
==========================
55

66
.. function:: annotator.identity.simple()
7+
78
A module that configures and registers an instance of
89
:class:`annotator.identity.SimpleIdentityPolicy`.
910

src/identity.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ var SimpleIdentityPolicy;
88

99
/**
1010
* function:: simple()
11+
*
1112
* A module that configures and registers an instance of
1213
* :class:`annotator.identity.SimpleIdentityPolicy`.
1314
*/

0 commit comments

Comments
 (0)