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

Draft script to find diverging links #1966

Merged
merged 9 commits into from
Oct 7, 2024
Merged

Commits on Sep 12, 2024

  1. Draft script to find diverging links

    See Quansight-Labs/czi-scientific-python-mgmt#88
    
    Incomplete, in particular we should handle relative and anchor links,
    starting with #, and .
    
    $ python tools/divergent_links.py docs/_build/html
    Carreau committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    715febd View commit details
    Browse the repository at this point in the history
  2. cleanup a few diverging links

    Carreau committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    357b8e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: gabalafou <[email protected]>
    Carreau and gabalafou authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8212b3b View commit details
    Browse the repository at this point in the history
  2. take reviews into accounts

    Carreau committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bd96c77 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: gabalafou <[email protected]>
    Carreau and gabalafou authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bff2591 View commit details
    Browse the repository at this point in the history
  2. trailing whitespaces

    Carreau committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9bc541c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1278dfe View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update tools/divergent_links.py

    Co-authored-by: Daniel McCloy <[email protected]>
    Carreau and drammock authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    20f93bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce920d View commit details
    Browse the repository at this point in the history