- Add shell script, yml config and package for "what's new" package
- add the NuGet package with the latest tool
- Update the whatsnew.json file to include parameters for automatically updated the index.yml and toc.yml
- Update the TOC so that it has a single rolling list of articles (the action expects that)
* Add what's new page for January 2020
* Update aspnetcore/whats-new/2020-01.md
Co-Authored-By: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/whats-new/2020-01.md
Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Add what's new pages for ASP.NET Core docs
* Add mising metadata
* Refactor ms.topic metadata
* Update ToC node text
* Add older what's new pages
* Remove xrefService property from docfx.json
* refactoring
* Fix build warnings
* Fix build warnings
* Fix links for real this time
* React to feedback