Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.35k stars 1.99k forks source link

Redesign the TOC and landing page of MS docs of Spring Cloud Azure #32147

Closed chenrujun closed 1 year ago

chenrujun commented 1 year ago

Context

  1. MS docs of Spring Cloud Azure: https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/
  2. Overview of landing pages: https://review.learn.microsoft.com/en-us/help/platform/navigation-landing-page-overview?branch=main

Problem

Current page is confusing.

  1. Customer may be confused about the TOC: image

  2. Customer may be confused about the landing page: image

Goal

Update current TOC and landing page. Make them more reasonable, make them scenario based. For example:

stliu commented 1 year ago

Improve Toc / Reference

main tasks

  1. split appendix section
  2. ignore migration for now
  3. correct link

Reference

Current:

Changed:

stliu commented 1 year ago

Improve ToC / Getting started

Getting Started

stliu commented 1 year ago

task improve toc/samples

remove this section from toc

stliu commented 1 year ago

tasks improve toc/tutorials

Move these from Spring Cloud Azure docs to Spring on Azure Doc, then remove this tutorials from spring cloud azure ms doc toc

stliu commented 1 year ago

Okay, now this is the final version, and a clean one (w/o comment or NOTE)

Spring Cloud Azure

Getting Started

Developer Guide

Reference

chenrujun commented 1 year ago

New design of Spring Cloud Azure landing page:

// Note: The number in () is the page view in 2022-12

hui1110 commented 1 year ago

Created PR to update landing page: https://github.com/MicrosoftDocs/azure-dev-docs-pr/pull/4022

chenrujun commented 1 year ago
chenrujun commented 1 year ago

Closing this issue because all related PRs have been merged.