1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/how-to
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
..
how-to-add-sso-google.md Fix(typo): Fix "login"/"log in", "logout"/"log out" issues (#2807) 2023-01-03 13:40:03 +01:00
how-to-add-sso-open-id-connect.md Fix(typo): Fix "login"/"log in", "logout"/"log out" issues (#2807) 2023-01-03 13:40:03 +01:00
how-to-add-sso-saml-keycloak.md
how-to-add-sso-saml.md
how-to-add-strategy-constraints.md
how-to-add-users-to-unleash.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
how-to-capture-impression-data.mdx docs: generate client-side SDK docs from readme (#2949) 2023-01-25 14:36:50 +01:00
how-to-clone-environments.mdx
how-to-create-and-assign-custom-project-roles.md
how-to-create-and-manage-user-groups.md
how-to-create-api-tokens.mdx
how-to-create-feature-toggles.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
how-to-create-personal-access-tokens.mdx
how-to-create-service-accounts.mdx docs: service accounts (#2881) 2023-01-13 09:46:50 +00:00
how-to-define-custom-context-fields.md
how-to-enable-openapi.mdx
how-to-manage-public-invite-tokens.mdx
how-to-run-the-unleash-proxy.mdx docs: generate client-side SDK docs from readme (#2949) 2023-01-25 14:36:50 +01:00
how-to-schedule-feature-releases.mdx refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
how-to-send-feature-updates-to-slack-deprecated.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
how-to-set-up-group-sso-sync.md docs: small fixes (#2688) 2022-12-14 15:26:41 +01:00
how-to-setup-sso-keycloak-group-sync.md Docs: fix typo / lexical illusion "the the" -> "to the" 2022-12-18 23:06:35 +01:00
how-to-use-custom-strategies.md docs: generate client-side SDK docs from readme (#2949) 2023-01-25 14:36:50 +01:00
how-to-use-the-admin-api.md