Skip to content

Add infrastructure for maintaining the table of contents #120

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 1 commit into from
Mar 25, 2023
Merged

Add infrastructure for maintaining the table of contents #120

merged 1 commit into from
Mar 25, 2023

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Mar 25, 2023

A task and GitHub Actions workflow are provided here for for maintaining the the table of contents in the project's readme.

The markdown:toc task automatically updates the table of contents to match the contents of the readme.

On every push or pull request that affects the repository's Markdown files that contain a generated table of contents, the GitHub Actions workflow checks whether the table of contents matches the file structure.

A task and GitHub Actions workflow are provided here for for maintaining the the table of contents in the project's
readme.

The `markdown:toc` task automatically updates the table of contents to match the contents of the readme.

On every push or pull request that affects the repository's Markdown files that contain a generated table of contents,
the GitHub Actions workflow checks whether the table of contents matches the file structure.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 25, 2023
@per1234 per1234 self-assigned this Mar 25, 2023
@per1234 per1234 merged commit 1c249bf into arduino:main Mar 25, 2023
@per1234 per1234 deleted the check-toc branch March 25, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant