Skip to content

Commit c7b79fd

Browse files
authored
Merge pull request canonical#90 from tmihoc/v.3-move-high-level-topics-to-exp
docs: update Explanation index and landing page
2 parents 9d67dca + aecf5a5 commit c7b79fd

11 files changed

+29
-9
lines changed

explanation/cli_tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
(juju-vs-jaas-vs-jimmctl)=
12
# `juju` vs. `jaas` vs. `jimmctl`
23

34
This document aims to explain the differences between the various CLI tools you may encounter when using Juju and JAAS.

explanation/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,22 @@
55
```{toctree}
66
:titlesonly:
77
:glob:
8+
:hidden:
89
910
*
1011
```
12+
13+
## JAAS at a glance
14+
15+
- {ref}`Architecture <jaas-architecture>`
16+
- {ref}`Authentication <jaas-authentication>`
17+
- {ref}`Authorization <jaas-authorization>`
18+
- {ref}`Security <jaas-security-overview>`
19+
20+
## JAAS tooling
21+
22+
- {ref}`juju-vs-jaas-vs-jimmctl`
23+
1124
<!--
1225
An important precursor to understanding JAAS, is Juju, the open source orchestration engine for software operators.
1326
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)