Skip to content
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

Improve add_toc_to_github_wiki_page.py #7867

Merged

Conversation

lrineau
Copy link
Member

@lrineau lrineau commented Nov 17, 2023

Summary of Changes

Improve the developer script add_toc_to_github_wiki_page.py that add a table-of-content (TOC) to a wiki page.

  • reformat using black
  • add an option --max-level
  • quote anchors (for accentuated character)
  • fix linter errors

Release Management

  • Affected package(s): Scripts
  • License and copyright ownership: unchanged (I am not sure what are licenses for Scripts/)

- reformat using `black`
- add an option `--max-level`
- quote anchors (for accentuated character)
- fix linter errors
@sloriot
Copy link
Member

sloriot commented Dec 11, 2023

Nothing will be tested in the testsuite. Can be merged as is

@sloriot sloriot added the Tested label Dec 11, 2023
@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Dec 11, 2023
@lrineau lrineau merged commit e0eb2d4 into CGAL:master Dec 11, 2023
9 checks passed
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Dec 11, 2023
@lrineau lrineau deleted the Scripts-improve_add_toc_to_github_wiki_page.py-GF branch December 11, 2023 13:13
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.

2 participants