Skip to content

Commit e858661

Browse files
committed
normalize header levels
1 parent dae89f6 commit e858661

File tree

6 files changed

+11
-12
lines changed

6 files changed

+11
-12
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#####################################
2+
DynamoDB Encryption Client for Python
3+
#####################################

doc/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
#####################################
2-
DynamoDB Encryption Client for Python
3-
#####################################
4-
51
.. include:: ../README.rst
62

3+
API
4+
***
5+
76
.. toctree::
87
:maxdepth: 2
98
:caption: Encryption Helpers
109

11-
lib/encrypted/index
10+
lib/encrypted/helpers
11+
lib/encrypted/item
1212

1313
.. toctree::
1414
:maxdepth: 2

doc/lib/delegated_keys/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Delegated Keys
2-
--------------
2+
==============
33

44
.. toctree::
55

doc/lib/encrypted/helpers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Helper Clients
2-
--------------
2+
==============
33

44
.. toctree::
55

doc/lib/encrypted/index.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MetaStore
2-
---------------
2+
---------
33

44
.. automodule:: dynamodb_encryption_sdk.material_providers.store.meta

0 commit comments

Comments
 (0)