1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs
Thomas Heartman 9448461aaa
docs: prep to add OpenAPI spec to Unleash docs (#1907)
* Docs: start experimenting with OpenAPI and docusaurus

* Docs: add docusaurus-theme-openapi-docs pkg

* Wip: current status

* Docs: Add 'docusaurus-plugin-api-docs'

* Move openapi into own sidebar; generate from localhost

* Chore: Update docusaurus plugin for OpenAPI

* Add website/yarn.lock to git

* Fix: fix CSS warning by using flex-end instead of end

* docs: make openapi generated code work again

* docs: make tags work properly with openapi sidebar

* Docs/chore: update OpenAPI tag scheme.

Add a whole bunch of new tags to make it easier to understand
available tags in OpenAPI.

* docs: point to new openapi docs from old api docs

* docs: typo

* Docs:  link restructure

* docs: add operation indicators to openapi docs

* docs: change badge color for operations

* docs: update openapi-docs package

It now sorts tags the same as the schema

* docs: pluralize APIs in slug

* docs: update links to generated api docs

* docs: update openapi snapshot tests with new tags

* docs: conditionally load spec from localhost or from file

* docs: Remove changes relating to immediate switchover

* refactor: rename types; extract into separate file

* docs: fix api doc links
2022-08-12 11:37:57 +02:00
..
addons docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons (#1578) 2022-05-09 13:04:56 +02:00
advanced Docs: remove extra warning from impression data doc (#1906) 2022-08-10 12:41:22 +02:00
api docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
contributing
deploy Docs(fix): fix formatting error introduced by prettier. 2022-07-06 09:16:49 +02:00
guides chore: update deprecation notice. 2022-04-22 11:20:30 +02:00
how-to docs: update group docs with new screenshots and requirements for users (#1910) 2022-08-11 14:01:32 +02:00
integrations Update website/docs/integrations/jira-server-plugin-installation.md 2022-03-25 12:51:47 +02:00
migrations
reference Docs: add segments explainer video + fix formatting (#1775) 2022-06-30 08:00:47 +00:00
sdks Docs: Update compatibility matrix for php (#1904) 2022-08-10 12:26:44 +02:00
topics docs: add proxy deployment diagrams (#1743) 2022-06-23 08:28:01 +02:00
user_guide docs: update group docs with new screenshots and requirements for users (#1910) 2022-08-11 14:01:32 +02:00
client-specification.md