Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New EF Hub + toc, docfx and breadcrumb toc updates #2279

Merged
merged 6 commits into from
Apr 15, 2020

Conversation

wadepickett
Copy link
Contributor

@wadepickett wadepickett commented Apr 13, 2020

Internal Review

Fixes #2341

  • Add new EF hub page design - index.yml
  • Update TOC.yml to point to new index.yml
  • Update docfx.json to include index.yml by including all *.yml at root.
  • Update breadcrumb/TOC.yml to point to index.yml specifically at root.

@wadepickett wadepickett self-assigned this Apr 13, 2020
@ajcvickers
Copy link
Member

@wadepickett Just want to say I'm really looking forward to reviewing this, but I'm a bit behind because I'm playing catch-up after a few days off.

@smitpatel smitpatel reopened this Apr 13, 2020
@smitpatel
Copy link
Member

@wadepickett - Fixed all build errors. Do you want to continue on this PR to get it merged to master?

- Fixed API reference title
- Removed asp.net + EF quickstart from top.
@wadepickett
Copy link
Contributor Author

wadepickett commented Apr 14, 2020

@ smitpatel, many thanks!!! Please hold off on merging to master, first I also need sign-off from Robert Lyon who is watching over all Hub designs to make sure they all work together well across products. I sent him a review request. I did make the fixes you and Arthur requested.

@wadepickett wadepickett marked this pull request as ready for review April 14, 2020 03:18
Fixed link for EF + Razor Pages tutorial
Fixed "Saving Basic" link.
@JeremyLikness JeremyLikness self-requested a review April 14, 2020 16:08
Copy link
Member

@JeremyLikness JeremyLikness left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like all of the changes I was considering have been made. Approved on my end, deferring to @ajcvickers

@CamSoper CamSoper self-requested a review April 14, 2020 16:38
Copy link
Member

@ajcvickers ajcvickers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! We can tweak things as we evolve the documentation, but I don't see anything I would immediately change. This is way better than we had before! Thanks @wadepickett!

Robert Lyon recommended some edits.  I made the following changes:
Get Started cards
•	Changed choose a version at the top to an overview type.  It was a bit confusing laving two getting started topics at the top.
You might be able to shorten some of the text
•	Getting Started with Entity Framework Core --> Entity Framework Core (since we have Get Started title and icon with it)
•	Course - Persist and retrieve relational data with Entity Framework Core --> Persist and retrieve relational data with Entity Framework Core
•	Choose a version of EF that is right for you --> Choose a version that is right for you
•	Entity Framework API reference browser --> API reference browser
•	Previous Entity Framework Versions --> Previous versions
Adjusted capping
•	Create a model
•	Save data
•	Supported databases
•	Command-line reference
Copy link
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, Wade. Excellent organization. :shipit:

@wadepickett
Copy link
Contributor Author

Robert Lyon also signed off now so I will go ahead and merge. Thanks everyone for the fantastic help.

@wadepickett wadepickett merged commit 32c641e into master Apr 15, 2020
@smitpatel smitpatel deleted the wade-pickett/ef-hub-4-13-20 branch April 15, 2020 05:57
roji pushed a commit that referenced this pull request Apr 27, 2020
* New EF Hub + toc, docfx and breadcrumb toc updates

* Fix build errors

* Update index.yml

- Fixed API reference title
- Removed asp.net + EF quickstart from top.

* Update index.yml

Fixed link for EF + Razor Pages tutorial

* Update index.yml

Fixed "Saving Basic" link.

* Update index.yml

Robert Lyon recommended some edits.  I made the following changes:
Get Started cards
•	Changed choose a version at the top to an overview type.  It was a bit confusing laving two getting started topics at the top.
You might be able to shorten some of the text
•	Getting Started with Entity Framework Core --> Entity Framework Core (since we have Get Started title and icon with it)
•	Course - Persist and retrieve relational data with Entity Framework Core --> Persist and retrieve relational data with Entity Framework Core
•	Choose a version of EF that is right for you --> Choose a version that is right for you
•	Entity Framework API reference browser --> API reference browser
•	Previous Entity Framework Versions --> Previous versions
Adjusted capping
•	Create a model
•	Save data
•	Supported databases
•	Command-line reference

Co-authored-by: Smit Patel <smitpatel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New EF Hub + toc, docfx and breadcrumb toc updates
5 participants