forked from argoproj/argo-workflows
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Refactored and cleaned up docs (argoproj#1856)
- Loading branch information
Showing
18 changed files
with
231 additions
and
236 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
Binary file not shown.
File renamed without changes.
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,10 +1,19 @@ | ||
# Argo Documentation | ||
|
||
## [Getting Started](../demo.md) | ||
### Getting Started | ||
|
||
## Features | ||
For set-up information and running your first Workflows, please see our [Getting Started](getting-started.md) guide. | ||
|
||
### Documentation | ||
|
||
For detailed examples about what Argo can do, please see our [Argo Workflows: Documentation by Example](../examples/README.md) page. | ||
|
||
### Features | ||
Some use-case specific documentation is available: | ||
* [Architecture](architecture.md) | ||
* [Controller Configuration](workflow-controller-configmap.yaml) | ||
* [RBAC](workflow-rbac.md) | ||
* [Releasing](releasing.md) | ||
* [REST API](rest-api.md) | ||
* [Workflow Variables](variables.md) | ||
* [Workflow Executors](workflow-executors.md) | ||
* [Workflow Variables](variables.md) |
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
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
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
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
File renamed without changes.
Oops, something went wrong.