We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1b548 commit 759bea1Copy full SHA for 759bea1
doc/api/identity.rst
@@ -4,6 +4,7 @@ annotator.identity package
4
==========================
5
6
.. function:: annotator.identity.simple()
7
+
8
A module that configures and registers an instance of
9
:class:`annotator.identity.SimpleIdentityPolicy`.
10
src/identity.js
@@ -8,6 +8,7 @@ var SimpleIdentityPolicy;
/**
* function:: simple()
11
+ *
12
* A module that configures and registers an instance of
13
* :class:`annotator.identity.SimpleIdentityPolicy`.
14
*/
0 commit comments