From b0032f9739d90b7c848222ffa5a16c4a27191582 Mon Sep 17 00:00:00 2001 From: Sebastian Qvarfordt Date: Tue, 11 Aug 2020 18:47:34 +0200 Subject: [PATCH 1/3] Added v2 to techdocs readme --- docs/features/techdocs/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index d054483482..b3518840f3 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -56,7 +56,11 @@ Spotify’s developer experience offering with 2,400+ documentation sites and #### TechDocs V.2 -more to come... +Platform stability and compatibility improvements + +- As a user I can define the metadata generated for my documentation. +- As a user I will be able to browse metadata from within my documentation in + Backstage. ## Structure From 38737c9e73380311a2f288fcec760c9485f2ef01 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Tue, 11 Aug 2020 20:04:09 +0200 Subject: [PATCH 2/3] fix(roadmap): adjust project roadmap and link to use cases for v2 --- docs/features/techdocs/README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index b3518840f3..365e9744be 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -26,11 +26,15 @@ Spotify’s developer experience offering with 2,400+ documentation sites and | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [TechDocs V.0 ✅][v0] | Read docs in Backstage - Enable anyone to get a reader experience working in Backstage. [See V.0 Use Cases.](./#techdocs-v0) | | [TechDocs V.1 🚧][v1] | TechDocs end to end (alpha) - Alpha of TechDocs that you can use end to end - and contribute to. [See V.1 Use Cases.](./#techdocs-v1) | -| [TechDocs V.2 🔮⌛][v2] | Widget Architecture - TechDocs widget architecture available, so the community can create their own customized features. | +| TechDocs V.2 🔮⌛ | Platform stability and compatibility improvements. [See V.2 Use Cases.](./#techdocs-v2) | +| [TechDocs V.3 🔮⌛][v3] | Widget Architecture - TechDocs widget architecture available, so the community can create their own customized features. | [v0]: https://github.com/spotify/backstage/milestone/15 [v1]: https://github.com/spotify/backstage/milestone/16 -[v2]: https://github.com/spotify/backstage/milestone/17 + + + +[v3]: https://github.com/spotify/backstage/milestone/17 ## Use Cases @@ -62,6 +66,10 @@ Platform stability and compatibility improvements - As a user I will be able to browse metadata from within my documentation in Backstage. +#### TechDocs V.3 + +more to come... + ## Structure - [Getting Started] From 7529211cc06bb069f293f68e3373bf5933bd3469 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Tue, 11 Aug 2020 20:07:17 +0200 Subject: [PATCH 3/3] fix(roadmap): switch links to milestones for v2 and v3 --- docs/features/techdocs/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index 365e9744be..8d0fb01ec3 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -26,15 +26,14 @@ Spotify’s developer experience offering with 2,400+ documentation sites and | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | | [TechDocs V.0 ✅][v0] | Read docs in Backstage - Enable anyone to get a reader experience working in Backstage. [See V.0 Use Cases.](./#techdocs-v0) | | [TechDocs V.1 🚧][v1] | TechDocs end to end (alpha) - Alpha of TechDocs that you can use end to end - and contribute to. [See V.1 Use Cases.](./#techdocs-v1) | -| TechDocs V.2 🔮⌛ | Platform stability and compatibility improvements. [See V.2 Use Cases.](./#techdocs-v2) | -| [TechDocs V.3 🔮⌛][v3] | Widget Architecture - TechDocs widget architecture available, so the community can create their own customized features. | +| [TechDocs V.2 🔮⌛][v2] | Platform stability and compatibility improvements. [See V.2 Use Cases.](./#techdocs-v2) | +| TechDocs V.3 🔮⌛ | Widget Architecture - TechDocs widget architecture available, so the community can create their own customized features. | [v0]: https://github.com/spotify/backstage/milestone/15 [v1]: https://github.com/spotify/backstage/milestone/16 +[v2]: https://github.com/spotify/backstage/milestone/17 - - -[v3]: https://github.com/spotify/backstage/milestone/17 + ## Use Cases