Skip to content

Commit b282199

Browse files
committed
This looked strange in the TOC
1 parent dc6eb88 commit b282199

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

doc/modules/authz.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
``annotator.authz.acl`` module
2-
==============================
1+
``annotator.authz.acl``
2+
=======================
33

44
This module configures an authorization policy that grants or denies permission
55
on objects (especially annotations) based on the presence of ``permissions`` or

doc/modules/identity.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
``annotator.identity.simple`` module
2-
=====================================
1+
``annotator.identity.simple``
2+
=============================
33

44
This module configures an identity policy that considers the identity of the
55
current user to be an opaque identifier. By default the identity is

doc/modules/storage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=================================
2-
``annotator.storage.http`` module
3-
=================================
1+
==========================
2+
``annotator.storage.http``
3+
==========================
44

55
This module provides the ability to send annotations for storage in a remote
66
server that implements the storage-api_.

doc/modules/ui.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
``annotator.ui.main`` module
2-
============================
1+
``annotator.ui.main``
2+
=====================
33

44
This module provides a user interface for the application, allowing users to
55
make annotations on a document or an element within the document. It can be used

0 commit comments

Comments
 (0)