Skip to content

Conversation

@mairaw
Copy link
Contributor

@mairaw mairaw commented Dec 11, 2018

No description provided.

jnsn and others added 14 commits December 10, 2018 10:05
* Replace String.Format with string interpolation

Also added language identifiers to some code blocks in the wcf folder.

* Add unsaved files

* Corrections from review

Add space and use interpolation instead of concatenation.
* SEO title suffix in C# reference

* SEO title suffix - programming guide.

* fix build warnings

I hate it when a regex has two typos
Organize How-tos into sections for SEO and ease of searching.
* experiment: handling no index files

We've strived for hackable URLs throughout the .NET docset. That has sometimes meant we have index.md files in directories where they don't add much value.

This PR is an experiment which tries the following with the C# Guide:

. Removes `whats-new/index.md`
. Redirects that traffic to `whats-new/csharp-7-3` (which is currently the latest version.

This PR **does not ** update the TOC.md file, bcause the JavaScript code that hightlights the current page breaks when multiple nodes in the TOC refer to the same file.
This PR also **does not** change any other links pointing to the index.md file on the assumption that those links should track the current "laster" version.

* update navigation for What's new

A few related changes here:

- Incorporate important bits from "what's new" index.
- Update hub page with link for "What's New", and remove redundant link.
- Fix bad link.

* respond to feedback

Respond to feedback / Part 1

* redirect using file redirection for easier maintenance

* clarify the C# standard definition of "standard library"
Removed spaces in ML.NET product name.
Fixes #9500

/cc fredyadriano90
* Add negation for F# compiler directives

Also fixes some table formatting

* Update compiler-directives.md
@cartermp cartermp self-requested a review as a code owner December 11, 2018 03:09
@mairaw mairaw merged commit bdd930b into live Dec 11, 2018
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.

9 participants