Commit Graph

28 Commits

Author SHA1 Message Date
Colton Padden 17de72e406 update docs reference from @backstage/core-app-api#createApp to backstage/app-defaults#createApp
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-17 15:04:35 -05:00
Patrik Oldsberg 8a7372cfd5 core-plugin-api: deprecated some auth api refs and marked the rest as experimental
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 11:49:08 +01:00
Johan Haals 972a047c43 microsite: close html tags
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-03 11:34:06 +01:00
Patrik Oldsberg 7e4a1ea4cb docs/deprecations: add note about working around AppTheme type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-23 10:05:07 +01:00
Patrik Oldsberg 0b1de52732 core-app-api,test-utils: migrated to using new ErrorApi* names
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-15 16:21:59 +01:00
Patrik Oldsberg f2bd241972 docs: introduce deprecation docs + app-theme deprecation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-11 17:26:47 +01:00
Patrik Oldsberg e65c42aa77 docs: fix reference links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 15:41:29 +02:00
Patrik Oldsberg cf06e3881b docs/api/utility-apis: links out to api reference
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-12 14:43:46 +02:00
Patrik Oldsberg 642cec7ac7 docs: remove references to @backstage/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-24 12:50:40 +02:00
Philipp Hugenroth de77f03f01 Adjust docs & parameters toto fit the API
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 12:57:08 +02:00
blam 758bde6266 chore: fix code review 2021-02-17 13:57:32 +01:00
blam 8425f6d10f chore: fixing syntax 2021-02-17 13:56:29 +01:00
blam e308a89ade docs: fixing custom implementations of utitiy apis 2021-02-17 13:53:44 +01:00
Patrik Oldsberg 875471037e docs/apis: update to use named plugin var 2021-02-10 17:29:28 +01:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Adam Harvey a51d475899 Standarize code fence and wording tweaks (#3285) 2020-11-13 08:51:11 +01:00
Patrik Oldsberg faf47e8f91 Merge pull request #3203 from adamdmharvey/doc-updates-2nov
chore(docs): Minor documentation updates
2020-11-04 18:53:33 +01:00
Patrik Oldsberg 9bf610b109 docs/api: fix link in utility APIs 2020-11-03 17:41:03 +01:00
Adam Harvey 4a5fcc0e01 Fix wording 2020-11-02 12:28:28 -05:00
Navaneeth Suresh e7686833fd docs: fix typos in the documentation (#2633) 2020-09-28 13:18:40 +02:00
Patrik Oldsberg a20bc00b41 plugins/circleci: refactor to use DiscoverApi 2020-09-25 15:57:31 +02:00
Rajiv Ranjan Singh def4032351 added description header field 2020-09-16 21:47:19 +05:30
Patrik Oldsberg f9811f1dc0 docs: update docs for utility apis to include auto DI 2020-09-08 18:51:32 +02:00
Patrik Oldsberg b045b166b6 run prettier 2020-09-05 16:37:30 +02:00
Paul Pacheco 9414db5ee7 show how to use config when setting up api (#2075)
Most API will require some configuration.

So it would be more useful to show an example where the config is available when the API's are being wired up
2020-08-21 22:38:12 +02:00
Ivan Shmidt 882728ae1d feat: the whole docs structure
Co-authored-by: Raghunandan Balachandran <meetraghu28@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 15:20:20 +02:00
Patrik Oldsberg 3dd7fa7c3e docs: add links to api references 2020-07-19 14:27:35 +02:00
Stefan Ålund 8ec6ed5170 Documentation skeleton (#1617)
* Documentation skeleton

* Added ADR list and more

* rm material theme

* Update mkdocs.yml

* Add docs TOC

* Work for plain MD and mkdocs

* Update mkdocs.yml

* Restructuring

* Added roadmap

* Add reference APIs

* move publishing
2020-07-15 08:57:25 +02:00