Commit Graph

589 Commits

Author SHA1 Message Date
Patrik Oldsberg a3b2c5a68b Merge pull request #3705 from backstage/rugvip/cli-docs
docs: add CLI docs with an overview as well as detailed descriptions of each command
2020-12-15 18:15:58 +01:00
Patrik Oldsberg 15dce70a5d docs/cli: review updates 2020-12-15 10:21:03 +01:00
Oliver Sand c911061b75 Add profile section to group entity 2020-12-15 10:19:44 +01:00
Patrik Oldsberg 05651c1431 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-12-15 10:00:43 +01:00
Ben Lambert c103f5fb5f Merge pull request #3690 from backstage/orkohunter/table-of-visibility
docs: Add a table of visibility values in our JSON Schema
2020-12-14 14:00:45 +01:00
Patrik Oldsberg a9d6779f38 docs/cli: vocab updates 2020-12-14 10:05:46 +01:00
Patrik Oldsberg 436202b20e docs/cli: text fixes 2020-12-14 10:05:46 +01:00
Patrik Oldsberg e0426d00ed docs/cli: skip under the hood docs for now 2020-12-14 10:05:45 +01:00
Patrik Oldsberg 842f745fbd docs/cli: more docs for the test command 2020-12-13 18:58:48 +01:00
Patrik Oldsberg 6b3b1fb55f docs/cli: tweak commands doc and add scope of each command 2020-12-13 18:07:19 +01:00
Patrik Oldsberg 2b29cb9eec docs/cli: detailed descriptions for all commands 2020-12-13 17:30:02 +01:00
Patrik Oldsberg aec651f820 docs/cli: add detailed descriptions for a couple of commands 2020-12-13 15:45:01 +01:00
Patrik Oldsberg e548156182 docs/cli: add some opinions 2020-12-13 15:03:01 +01:00
Patrik Oldsberg 4e45c59531 docs/cli: flesh out index page 2020-12-13 14:39:56 +01:00
Patrik Oldsberg c7507fe240 docs: initial cli docs skeleton + commands extraction 2020-12-13 13:15:01 +01:00
Himanshu Mishra 675b5d2769 docs: Add a table for visibility values in our JSON Schema 2020-12-11 10:48:53 +01:00
Himanshu Mishra 15d23c004e Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-10 21:12:31 +01:00
Patrik Oldsberg ab8ccc05b9 docs/stability-index: add integrations package 2020-12-10 12:32:22 +01:00
Patrik Oldsberg 0359826f28 docs/stability-index: separate GitHub links to make ToC usable 2020-12-10 12:28:23 +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
Himanshu Mishra 92ecddbe24 techdocs-common: Unify response type of Local and googleGcs publisher 2020-12-09 20:32:41 +01:00
Himanshu Mishra ac88ca2038 Merge branch 'master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-09 20:17:06 +01:00
Himanshu Mishra 511f59f021 1. Use $file for googleGcs.credentials
2. Clarify that techdocs-common is only used in backend plugin since it is compiled to commonJS
2020-12-09 20:11:33 +01:00
Himanshu Mishra 24bcdd0829 techdocs: Use googleGcs for publisher type instead of google_gcs 2020-12-09 18:58:12 +01:00
Patrik Oldsberg 03e444e97e docs/FAQ: add question about missing docker images 2020-12-09 16:58:28 +01:00
Himanshu Mishra 9d08ef8f46 techdocs: replace 'build' with 'generate' in most places 2020-12-09 16:01:29 +01:00
Himanshu Mishra 9bd130a73a techdocs: Use 'local' and 'external' for alternatives for techdocs.builder config
Co-authored-by: freben <freben@gmail.com>
2020-12-09 12:31:40 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Himanshu Mishra fc697b87c5 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 19:19:42 +01:00
Patrik Oldsberg e3885c0d4b docs/FAQ: add keeping up to date and dynamic plugin installation Qs (#3615) 2020-12-08 14:22:57 +01:00
Himanshu Mishra 8736de114a Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 08:12:38 +01:00
Fredrik Adelöw d2f81dd290 Merge pull request #3373 from backstage/freben/remove-ancestors-descendants
catalog: remove group ancestors and descendants
2020-12-07 09:40:38 +01:00
Himanshu Mishra 8ffbbcee59 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-04 19:51:01 +01:00
Adam Harvey 9d86239559 Merge branch 'master' of github.com:backstage/backstage into catalog-import-instructions 2020-12-03 21:12:09 -05:00
Himanshu Mishra 1051e5f342 Rebuild yarn.lock after new release 2020-12-03 23:00:49 +01:00
Himanshu Mishra f0bfd369b3 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-03 22:53:45 +01:00
Himanshu Mishra 084670b37a Google Cloud Storage working with TechDocs (publish and fetch)
Plus
1. Introduce ncessary configs to connect with storage
2. Introduce config to prefer CI build of docs, or techdocs-backend to build and publish them.
3. Write guide how to use Google Cloud Storage with TechDocs
4. Add a TechDocs Configuration reference page in docucmentation
2020-12-03 22:40:15 +01:00
Adam Harvey d766766b03 Update doco screen cap 2020-12-03 15:45:43 -05:00
Fredrik Adelöw b4808d16ac Merge pull request #3516 from backstage/rugvip/linkfix
scripts/verify-links: forbid relative links out of docs
2020-12-03 15:42:12 +01:00
Fredrik Adelöw 08835a61d9 catalog: add support for relative targets and implicit types in Location entities 2020-12-02 07:30:58 +01:00
Patrik Oldsberg c9544afa01 scripts/verify-links: forbid relative links out of docs 2020-12-01 20:23:02 +01:00
Dominik Henneke 6a6c7c14ea Filter the response headers in the proxy backend 2020-11-30 15:18:29 +01:00
Fredrik Adelöw 076a506131 Merge pull request #3460 from backstage/alund/app
Add API docs plugin to new apps
2020-11-30 14:04:18 +01:00
Fredrik Adelöw e4d619323c Merge pull request #3462 from SDA-SE/feat/proxy-schema
Add a configuration schema for the proxy plugin
2020-11-30 13:57:24 +01:00
Adam Harvey 303c5ea171 chore(sentry,welcome): Refactor route registration to remove deprecating code (#3493)
* Refactor route registration

* Reference route RFC

* Refactor example code to remove deprecated call

* Add changeset

* Return feature flag
2020-11-30 09:04:13 +01:00
Himanshu Mishra 4122b3031f feat(backstage.io): Allow to zoom images like Medium 2020-11-29 14:02:08 +01:00
Stefan Ålund 0ebfc75b41 Fix docs 2020-11-26 20:50:32 +01:00
Stefan Ålund 63998e65b1 Update docs/getting-started/configure-app-with-plugins.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-26 20:27:10 +01:00
Stefan Ålund 276a9e5919 Update docs/getting-started/configure-app-with-plugins.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-26 20:27:02 +01:00
Stefan Ålund 05b54d8b17 Update docs/getting-started/configure-app-with-plugins.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-26 20:26:53 +01:00