From 38737c9e73380311a2f288fcec760c9485f2ef01 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Tue, 11 Aug 2020 20:04:09 +0200 Subject: [PATCH] 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]