python-tuf/docs
Teodora Sechkova e32beb5845
Add sphinx docs source files
Add .rst source files for building documentation with
'sphinx'. The two mandatory files are conf.py containing
the build configuration and the master doc file index.rst.

Sphinx uses 'autodoc' to automatically include docstrings.
'autodoc' imports the modules and needs TUF installed in
the environment.

The following command will generate the documentation from the
source files in an html format:

`sphinx-build -b html docs/sphinx/source docs/sphinx/build/html`

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
2021-08-23 18:25:03 +03:00
..
adr Merge pull request #1270 from lukpueh/adr0006 2021-07-08 09:06:03 +01:00
images Add banner_readme.png 2018-01-23 16:36:51 -05:00
latex Fix some typos in docs 2019-02-25 17:00:26 +07:00
sphinx/source Add sphinx docs source files 2021-08-23 18:25:03 +03:00
AUTHORS.txt Explaining GOVERNANCE structure to better match CNCF graduation ask 2018-10-11 10:50:47 -04:00
CHANGELOG.md Prepare v0.17.0 release 2021-02-25 10:49:12 +00:00
CLI.md Update CLI.md (#1508) 2021-07-27 20:32:36 -04:00
CODE-OF-CONDUCT.md Move docs to the docs/ directory 2018-01-24 10:57:01 -05:00
CONTRIBUTORS.rst updated docs and comments 2021-07-14 10:37:08 +03:00
GETTING_STARTED.rst DOC: collapse CLI_EXAMPLES.md into CLI.md 2019-04-08 11:54:10 -04:00
GOVERNANCE.md Require black and isort in tuf/api/* via tox 2021-03-12 18:41:13 +01:00
INSTALLATION.rst updated docs and comments 2021-07-14 10:37:08 +03:00
MAINTAINERS.txt MAINTAINERS: Add myself 2021-01-18 12:30:56 +02:00
METADATA.md Update docs/METADATA.md to reflect recent spec change 2020-03-11 11:35:37 +00:00
OVERVIEW.rst docs: Remove academics files 2021-05-28 17:07:14 -04:00
QUICKSTART.md updated docs and comments 2021-07-14 10:37:08 +03:00
RELEASE.md Update release docs 2020-10-05 11:22:08 +01:00
ROADMAP.md DOC: Update the outdated ROADMAP.md 2019-02-26 11:22:47 -05:00
SECURITY.md Add slow retrieval disclaimer 2019-10-10 16:43:46 +02:00
TAP.rst Move docs to the docs/ directory 2018-01-24 10:57:01 -05:00
tuf-spec.0.9.txt fix the outdate url 2021-04-08 10:27:17 +08:00
tuf-spec.md Edit specifiation files to point to their new location 2017-10-11 15:49:47 -04:00
tuf-spec.txt Edit specifiation files to point to their new location 2017-10-11 15:49:47 -04:00
TUTORIAL.md updated docs and comments 2021-07-14 10:37:08 +03:00