Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Milena Zlaticanin
be2464fbea
Add docs for new client cert credential type ( #20729 )
...
* add docs for new client cert credential type
* fix links
* fix defaults
2023-05-30 09:34:38 -07:00
Ashlee M Boyer
06df5b9d95
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
John-Michael Faircloth
e73baa4a76
docs: db plugin add link to lease docs ( #18605 )
2023-01-05 16:14:54 +00:00
Milena Zlaticanin
d46c655e6e
docs/api-docs for Redis ( #17029 )
...
* docs/api-docs for Redis
* update doc
* add navigation to the docs
* Update website/content/api-docs/secret/databases/redis.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
* update setup list and lang tag for shell code blocks
* update language tag
* update based on suggestions
* update docs to include tls params
* add plugin to the plugin portal doc
* add -
* update api-docs-nav-data.json
* update field name
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/docs/secrets/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* Update website/content/api-docs/secret/databases/redis.mdx
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
* update docs
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2022-09-23 10:25:43 -05:00
Bryce Kalow
fe3daa411a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
2022-09-22 08:11:04 -07:00
Max Coulombe
5abe1f8e36
+ added Redis ElastiCache documentation ( #17133 )
...
* added Redis ElastiCache documentation
2022-09-19 10:26:49 -04:00
Austin Gebauer
3f459934a2
secrets/db: update documentation on password policies ( #16679 )
2022-08-10 17:52:20 -07:00
Milena Zlaticanin
e4968ca838
Hana - Add username customization ( #16631 )
...
* implement username customization feature
* adding changelog
* update database capabilities doc
* update database capabilities doc
Co-authored-by: Zlaticanin <milena@hashicorp.com>
2022-08-08 16:01:34 -05:00
Austin Gebauer
e1a8454c5c
secrets/db: documents credential types and snowflake key pair auth ( #15892 )
2022-06-09 15:56:50 -07:00
Loann Le
3c13d52cb0
Vault documentation: updated all references from Learn to Tutorial ( #15514 )
...
* updated learn to tutorial
* correct spelling
2022-05-19 18:04:46 -07:00
Robert
c1fc8530d6
Fix small typos, update docs terminology ( #15504 )
2022-05-18 17:23:46 -05:00
Yoko Hyakuna
990cd8b929
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Robert
0d54c1ffe0
docs: consul secret engine improvements, database secrets engine disable_escaping parameter ( #14260 )
...
* Update consul secrets engine docs and api-docs
* Update databases secrets engine docs and api-docs
2022-02-25 17:43:18 -06:00
Carlos Cisneros, Jr
0a7941a9a8
Update index.mdx ( #10873 )
...
* Update index.mdx
Fixed typo in Setup section of the Secrets Engine documentation.
* Update index.mdx
Remove line 112.
2021-12-17 16:09:38 -08:00
John-Michael Faircloth
adf3cbd99c
docs: Update Database Capabilities to include username customization ( #12130 )
...
* Update Database Capabilities docs page to include username customization column
* fix elasticdb entry, yes for 1.8+
2021-07-21 13:24:22 -05: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
Lauren Voswinkel
5e81b8a2c3
Add Snowflake docs to the website ( #10617 )
...
* Add snowflake docs to the website
* Update navs
* Add Snowflake to the DB Capabilities table
2021-01-05 14:44:28 -08: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