Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Automatically generate displayName kewords in TOC files

Open
#263 0 comments 0 reactions 0 assignees View on GitHub

Maintainers usually reply within 1 day

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp

Research direction

No source file or test is named. Start by locating the tool that processes toc.yml files and the code that reads linked article F1 metadata. Done means existing displayName keywords are unioned with distinct F1 keywords, while entries without F1 keywords are skipped.

Written by the indexing model from the issue text.

Description

In the sprint meeting today, we discussed a tool that automatically pulls F1 keyword metadata from each linked article in a toc.yml file into the toc.yml file as displayName keywords (used in TOC filtering).

  • If there are already displayName keywords, use the union of those and the F1 metadata, and select distinct items.
  • If there are no F1 keywords in the linked article, skip that TOC entry.
Dominant language
C#
Stars
27
Forks
43
Avg merge
12h 33m
Merged PRs (30d)
26

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/docs-tools

All issues in dotnet/docs-tools

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.