python-tuf/tuf
Lukas Puehringer 3533d8aa98 doc: remove duplicate outdated docs
These documents are also hosted on our website and in a better
shape too (kudos to @jhdalek55!). There is no need to maintain
outdated duplicates.

This patch removes the documents and updates references as needed.

Note, the full history of these docs can be tracked in the old
archived website repo and in the new one (filenames may vary in
case and extension):
old: https://github.com/theupdateframework/theupdateframework.github.io
new: https://github.com/theupdateframework/theupdateframework.io/tree/master/content

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2022-01-13 17:02:53 +01:00
..
api Metadata API: Add missing space in 2 err messages 2022-01-11 15:15:41 +01:00
client legacy client: Remove dead code 2021-10-13 15:59:56 +03:00
ngclient ngclient: clean temp file if write fails 2022-01-11 13:43:11 +02:00
scripts updated docs and comments 2021-07-14 10:37:08 +03:00
__init__.py Prepare v0.20.0 2021-12-15 16:36:50 +02:00
ATTACKS.md doc: remove duplicate outdated docs 2022-01-13 17:02:53 +01:00
developer_tool.py Address Pylint new unspecified-encoding warning 2021-08-23 16:48:40 +03:00
download.py Remove future module #1297 2021-04-11 11:37:45 +02:00
exceptions.py Make SlowRetrievalError parameter optional 2021-08-27 11:54:45 +03:00
formats.py updated docs and comments 2021-07-14 10:37:08 +03:00
keydb.py Remove some uses of "global" 2021-09-17 19:15:06 +03:00
log.py Address mypy warnings 2021-11-24 20:50:10 +02:00
mirrors.py Remove future module #1297 2021-04-11 11:37:45 +02:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00
README-developer-tools.md Adopt sslib keygen interface encryption changes 2020-11-11 10:27:56 +01:00
README.md Link to CLI.md from getting started and readme docs 2018-02-06 17:00:24 -05:00
repository_lib.py Add 'ecdsa' to the list of supported key types 2021-06-17 11:48:30 +03:00
repository_tool.py Update links to account for repository rename 2021-09-01 11:15:33 +01:00
requests_fetcher.py Remove use of six 2021-04-09 14:07:44 +03:00
roledb.py Remove some uses of "global" 2021-09-17 19:15:06 +03:00
settings.py Remove future module #1297 2021-04-11 11:37:45 +02:00
sig.py Remove future module #1297 2021-04-11 11:37:45 +02:00
unittest_toolbox.py Address mypy warnings 2021-11-24 20:50:10 +02:00