diff options
author | Sybren A. Stüvel <sybren@stuvel.eu> | 2022-07-20 11:00:13 +0200 |
---|---|---|
committer | Sybren A. Stüvel <sybren@stuvel.eu> | 2022-07-20 11:28:13 +0200 |
commit | ce5a32f3fdbcb5128800719e2c3d68e6248d3e47 (patch) | |
tree | 535084815d7ed9ae22fd1910e0d87d3afbeaf620 /update_version.sh | |
parent | 0e3e54859f85d352e6a71f4069f5481b03d9e4e8 (diff) | |
download | rsa-git-ce5a32f3fdbcb5128800719e2c3d68e6248d3e47.tar.gz |
Fix #199: Sphinx warnings reference target not found
Fix the documentation by adding referenced-but-not-included functions and
some other small fixes.
The only warnings left are:
```
python-rsa/rsa/key.py:docstring of rsa.key.AbstractKey.load_pkcs1:: WARNING: py:class reference target not found: rsa.key.T
python-rsa/rsa/key.py:docstring of rsa.key.AbstractKey.load_pkcs1:: WARNING: py:class reference target not found: rsa.key.T
```
These are due to Sphynx not really understanding `typing` type references.
Not sure how to fix those.
Diffstat (limited to 'update_version.sh')
0 files changed, 0 insertions, 0 deletions