6997 Commits

Author SHA1 Message Date
Dominik Henneke 356643416d Merge branch 'master' into feat/api-catalog 2020-08-13 11:32:00 +02:00
Patrik Oldsberg f24efbda66 Merge pull request #1933 from spotify/rugvip/noabs
docs: avoid absolute links to docs + verify with script
2020-08-13 11:04:27 +02:00
Ivan Shmidt 045d796667 Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure 2020-08-13 10:15:01 +02:00
Paul Pacheco 88d4e1adf7 This is supposed to be optional 2020-08-12 17:10:51 -05:00
Patrik Oldsberg 2da62ba511 docs: use relative links to docs/ 2020-08-12 18:45:51 +02:00
Patrik Oldsberg 94db137153 docs/verify-links: avoid absolute links within docs 2020-08-12 18:44:28 +02:00
Patrik Oldsberg 1991dfdfce docs/features/software-templates/installation: update TODO link 2020-08-12 17:10:33 +02:00
Patrik Oldsberg 173a752855 docs/features/software-catalog: added installation guide
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 17:10:31 +02:00
Patrik Oldsberg edf46c80f2 docs/features/software-templates/installation: fix strange inline code blocks 2020-08-12 16:18:03 +02:00
Patrik Oldsberg 63d1bd80cc docs/features/software-templates: review fixes
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 16:18:03 +02:00
Patrik Oldsberg 42f949b465 docs/features/software-templates: add installation docs
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 16:18:02 +02:00
Ivan Shmidt e79102cee7 Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure 2020-08-12 16:17:25 +02:00
Stefan Ålund ec13744b36 Document the service catalog (#1922) 2020-08-12 16:14:45 +02:00
Ivan Shmidt ba72f0e652 fix: review 2020-08-12 15:33:11 +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
Dominik Henneke 7c9e84bd1d feat(catalog): add field to the component entity to specify implemented apis per component 2020-08-12 13:53:34 +02:00
Dominik Henneke b5f8aa89b8 feat(catalog): add entity to describe APIs 2020-08-12 13:53:33 +02:00
Ivan Shmidt 0867d3dc30 feat: more docs to backstage.io 2020-08-12 12:06:14 +02:00
Ivan Shmidt 3c8976e44c fix: conflicts 2020-08-12 11:12:22 +02:00
Emma Indal 7529211cc0 fix(roadmap): switch links to milestones for v2 and v3 2020-08-11 20:07:17 +02:00
Emma Indal 38737c9e73 fix(roadmap): adjust project roadmap and link to use cases for v2 2020-08-11 20:04:09 +02:00
Sebastian Qvarfordt b0032f9739 Added v2 to techdocs readme 2020-08-11 18:47:34 +02:00
Patrik Oldsberg f4c0af1c16 Merge pull request #1906 from spotify/rugvip/doc-urls
Verify and fix broken urls in documentation
2020-08-11 17:14:41 +02:00
Ivan Shmidt 45ba08a1d5 docs: start bringing structure from /docs to docusaurus 2020-08-11 15:32:23 +02:00
Stefan Ålund 934c8291bb Update README with new copy (#1900) 2020-08-11 15:15:06 +02:00
Patrik Oldsberg f69a2804ae docs: fix broken links 2020-08-11 12:21:15 +02:00
Patrik Oldsberg 7763657a17 docs: add basic script to verify local documentation links 2020-08-11 12:20:32 +02:00
Kat Zhou 4b0a4af3e5 Update design.md (#1898) 2020-08-11 11:45:52 +02:00
Mijail Rondón cae4aeb93e Fix create-an-app.md output image (#1897)
The image src url is broken.
2020-08-11 10:24:13 +02:00
Chris Simmons 1c559bcc90 Enable override of sidebar selected indicator color when using createTheme (#1880)
* refactored sidebar palette types + updated default themes

* use @backstage/theme and new selectedIndicatorColor palette property

* fixed sidebar to use refactored backgroundColor property

* simplified property names based on feedback

* renamed sidebar to navigation in palette

* updated AppThemeApi docs with PaletteAdditions changes
2020-08-11 08:16:46 +02:00
Ben Lambert 9e0098ee3e Remove extraneous tab 2020-08-10 22:04:53 +02:00
Patrik Oldsberg aab8058136 Merge pull request #1871 from spotify/rugvip/can-has-config
config: added config.has() and allow config.get() to be called with no args
2020-08-10 18:35:27 +02:00
Emma Indal 7462a1d5a1 fixup 2020-08-10 14:29:59 +02:00
Emma Indal 96bc61aeb2 Add use cases connected to TechDocs versions in project roadmap 2020-08-10 14:25:26 +02:00
Patrik Oldsberg b25ffdc958 docs: added configuration docs (#1863)
* docs: added configuration docs

* docs: add all config pages to ToCs
2020-08-09 22:34:04 +02:00
Patrik Oldsberg b5b976270d docs: regenerated utility api reference docs 2020-08-08 12:09:00 +02:00
Fredrik Adelöw 40f5fef542 Merge pull request #1828 from spotify/blam/fix-somedox
chore(scaffolder): remove bad formatting in docs
2020-08-06 15:19:48 +02:00
David Tuite 7db913e36b Add api-catalog.yaml file (#1822)
Also added ARD008 to explain the decision. This is linked from
`mkdocs.yaml` and `docs/README.md`.

Co-authored-by: David Tuite <dtuite@gmail.com>
2020-08-05 14:43:06 +02:00
Ben Lambert a93fd63cb7 Update adding-templates.md 2020-08-05 03:14:28 +02:00
Patrik Oldsberg bd3d0de77f Merge pull request #1745 from ayshiff/refactor/cli-create-app
Refactor: Move @backstage/cli create-app to separate package
2020-08-02 22:37:43 +02:00
Bodil Björklund 0fe2ddf70f Tweaks to techdocs docs
Text editing
2020-07-30 17:04:03 +02:00
Rémi DOREAU 489a57b0c7 feat(create-app): requested changes 2020-07-30 01:09:43 +02:00
Marcus Eide abd953abbe Merge pull request #1630 from spotify/blam/msw-adr
docs(adr): Created an ADR for MSW
2020-07-27 15:17:27 +02:00
Patrik Oldsberg ee2f6f1218 Merge branch 'master' into rugvip/docgen 2020-07-27 12:56:42 +02:00
blam 3aaf4f0200 chore(adr): added adr reference to techocs 2020-07-27 12:52:11 +02:00
Patrik Oldsberg 13b62f2aff app: make bundling a regular build command 2020-07-26 20:33:59 +02:00
ellinors fb3284a35b fix(techdocs): clean up unused links 2020-07-22 11:55:16 +02:00
ellinors 12f4979cdf fix(techdocs): updated link in techdocs README.md to point to new file 2020-07-22 11:53:06 +02:00
ellinors ebdfadc3f9 fix(techdocs): remove unused doc files and merge some docs into one file 2020-07-22 11:51:42 +02:00
David Tuite ac5a6050aa Write architecture overview (#1685)
This covers the frontend, backend, different plugin designs and
containerization.

Further work should cover authentication.

Co-authored-by: David Tuite <dtuite@gmail.com>
2020-07-22 00:23:46 +02:00