Skip to content

remove programming guide index #39880

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

Merged
merged 4 commits into from
Mar 12, 2024
Merged

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Mar 8, 2024

Contributes to #39819

This file doesn't have any real content. It's also stale.

The links in the index.md file are all to items in this section anyway.

As for links to this page, remove them from the C# guide content. The node is easily findable in the TOC. In other areas, add a link to the first article in the section of the TOC.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/csharp/how-to/concatenate-multiple-strings.md How to concatenate multiple strings (C# Guide)
docs/csharp/how-to/parse-strings-using-split.md "Divide strings using String.Split (C# Guide)"
docs/csharp/how-to/search-strings.md How to search strings
docs/csharp/language-reference/index.md docs/csharp/language-reference/index
docs/csharp/language-reference/keywords/abstract.md abstract (C# Reference)
docs/csharp/language-reference/keywords/access-modifiers.md "Access Modifiers - C# Reference"
docs/csharp/language-reference/keywords/accessibility-domain.md Accessibility Domain (C# Reference)
docs/csharp/language-reference/keywords/accessibility-levels.md Accessibility Levels (C# Reference)
docs/csharp/language-reference/keywords/base.md base (C# Reference)
docs/csharp/language-reference/keywords/class.md docs/csharp/language-reference/keywords/class
docs/csharp/language-reference/keywords/event.md event (C# reference)
docs/csharp/language-reference/keywords/extern-alias.md extern alias (C# Reference)
docs/csharp/language-reference/keywords/extern.md "extern modifier - C# Reference"
docs/csharp/language-reference/keywords/file.md file (C# Reference)
docs/csharp/language-reference/keywords/get.md docs/csharp/language-reference/keywords/get
docs/csharp/language-reference/keywords/init.md init (C# Reference)
docs/csharp/language-reference/keywords/interface.md :::no-loc text="interface"::: (C# Reference)
docs/csharp/language-reference/keywords/internal.md "internal - C# Reference"
docs/csharp/language-reference/keywords/new-constraint.md new constraint (C# Reference)
docs/csharp/language-reference/keywords/new-modifier.md docs/csharp/language-reference/keywords/new-modifier
docs/csharp/language-reference/keywords/partial-type.md partial type (C# Reference)
docs/csharp/language-reference/keywords/private-protected.md "private protected - C# Reference"
docs/csharp/programming-guide/statements-expressions-operators/equality-comparisons.md Equality comparisons (C# Programming Guide)
docs/framework/performance/performance-tips.md .NET Performance Tips
docs/standard/assembly/create-signed-friend.md docs/standard/assembly/create-signed-friend
docs/standard/assembly/create-unsigned-friend.md How to: Create unsigned friend assemblies
docs/standard/assembly/embed-types-visual-studio.md Walkthrough: Embed types from managed assemblies in Visual Studio
docs/standard/assembly/friend.md "Friend assemblies"
docs/standard/assembly/identify.md How to: Determine if a file is an assembly
docs/standard/assembly/load-unload.md docs/standard/assembly/load-unload

Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

Contributes to dotnet#39819

This file doesn't have any real content. It's also stale.

The links are all to items in this section anyway.
@dotnet-bot dotnet-bot added this to the March 2024 milestone Mar 8, 2024
Remove links from inside the programming guide to the overview page.

In other areas, replace the link with a link to the top of programming guide.
A couple links were incorrect.
@BillWagner BillWagner requested a review from CamSoper March 8, 2024 21:21
@BillWagner BillWagner marked this pull request as ready for review March 8, 2024 21:23
@BillWagner BillWagner requested review from IEvangelist and a team as code owners March 8, 2024 21:23
@BillWagner BillWagner requested a review from gewarren March 12, 2024 02:27
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@BillWagner BillWagner merged commit 49caff8 into dotnet:main Mar 12, 2024
@BillWagner BillWagner deleted the remove-link-farm branch March 12, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants