1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/reference
Thomas Heartman 247f751fea
docs: generate client-side SDK docs from readme (#2949)
## What

Delete static client-side SDK docs in favor of generating them at
build time.

- Add a separate list of `clientSideSdks` to `readme-fns`.
- Use sdk type to determine which generation directory it goes into
- Replace manual sidebar category with autogenerated one

## Why

This does the same for client-side SDKs as was done for server-side
SDKs in https://github.com/Unleash/unleash/pull/2858

(Supersedes #2859)
2023-01-25 14:36:50 +01:00
..
addons refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
api/legacy/unleash
deploy fix: state-service should always keep api keys (#2552) 2023-01-04 11:24:34 +00:00
integrations
sdks docs: generate client-side SDK docs from readme (#2949) 2023-01-25 14:36:50 +01:00
activation-strategies.md
api-tokens-and-client-keys.mdx
archived-toggles.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
change-requests.md docs: add change requests video (#2909) 2023-01-17 12:15:59 +01:00
custom-activation-strategies.md docs: generate client-side SDK docs from readme (#2949) 2023-01-25 14:36:50 +01:00
environments.md
event-log.md docs: update images using latest UI screenshots (#1992) 2022-09-14 07:59:18 +00:00
feature-toggle-types.md
feature-toggle-variants.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
feature-toggles.mdx
front-end-api.md
impression-data.md
playground.mdx
projects.md
public-signup.mdx refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
rbac.md docs: update group docs to reflect that users is not optional (#2667) 2022-12-16 10:45:15 +01:00
segments.mdx refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
service-accounts.md docs: service accounts (#2881) 2023-01-13 09:46:50 +00:00
sso.md
stickiness.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
strategy-constraints.md
tags.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
technical-debt.md
unleash-context.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
unleash-proxy.md docs: generate client-side SDK docs from readme (#2949) 2023-01-25 14:36:50 +01:00
whats-new-v4.md