-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: revise quickstart and reorganize tutorials:
- correctly frame the CLI's current state as a tutorial toy. - provide a friendlier quickstart that puts what it's doing into perspective and guides you to next steps. - provide a better sense of what each tutorial/quickstart doc is for. - make the getting started page slightly more friendly. Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
- Loading branch information
Showing
2 changed files
with
88 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
Getting Started | ||
--------------- | ||
|
||
- `Overview of TUF <OVERVIEW.rst>`_ | ||
- `Installation <INSTALLATION.rst>`_ | ||
- `Contributors <CONTRIBUTORS.rst>`_ | ||
- `Quickstart <QUICKSTART.md>`_ | ||
- `CLI <CLI.md>`_ | ||
- `CLI Usage Examples <CLI_EXAMPLES.md>`_ | ||
- `Tutorial <TUTORIAL.md>`_ | ||
- Beginner Tutorials (using the basic command-line interface): `Quickstart <QUICKSTART.md>`_; `CLI Tutorial <CLI.md>`_; `CLI Further Examples <CLI_EXAMPLES.md>`_ | ||
- `Advanced Tutorial <TUTORIAL.md>`_ | ||
- `Guidelines for Contributors <CONTRIBUTORS.rst>`_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters