docs: mention ui & website as "core components"
This commit is contained in:
parent
9365253f65
commit
96fa01ac3c
|
@ -14,6 +14,8 @@ The code for Nomad's major components is organized as:
|
|||
* `client/` contains Nomad's client agent code.
|
||||
* `command/` contains Nomad's CLI code.
|
||||
* `nomad/` contains Nomad's server agent code.
|
||||
* `ui/` contains Nomad's UI code.
|
||||
* `website/` contains Nomad's website and documentation.
|
||||
|
||||
The high level control flow for many Nomad actions (via the CLI or UI) are:
|
||||
|
||||
|
|
Loading…
Reference in a new issue