Documentation improvements (#2661)

* Further nested lists rendering fixes
* Remove a couple of sphinx warnings
* Fix bootstrap.users.password description
* Boto->boto3 in README's
* Split configuration docs and move some lines across files
* Fix a typo
This commit is contained in:
Polina Bungina
2023-05-04 07:24:37 +02:00
committed by GitHub
parent 90ed581d87
commit 4e1b9937b9
15 changed files with 559 additions and 521 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ kubernetes
raft
`pysyncobj` module in order to use python Raft implementation as DCS
aws
`boto` in order to use AWS callbacks
`boto3` in order to use AWS callbacks
For example, the command in order to install Patroni together with dependencies for Etcd as a DCS and AWS callbacks is: