Jim Kalafut
17747a706f
Rename master key -> root key in docs ( #14542 )
2022-03-16 22:01:38 -07:00
Jim Kalafut
61d67d0e73
Replace docs references to PUT with POST ( #14270 )
...
The operations are handled identically, but ~85% of the references were
POST, and having a mix of PUT and POST was a source of questions.
A subsequent commit will update the internal use of "PUT" such as by
the API client and -output-curl-string.
2022-02-25 06:52:24 -08:00
Yoan Blanc
6a62d8c4e8
docs: since Vault 1.0 Unseal is OSS ( #12268 )
...
* docs: since Vault 1.0 Unseal is OSS
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* fixup! docs: since Vault 1.0 Unseal is OSS
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* fixup! fixup! docs: since Vault 1.0 Unseal is OSS
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
2021-10-06 13:35:35 -07:00
Bryce Kalow
e27b43c482
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jeff Escalante
179df992c0
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00