-
-
Notifications
You must be signed in to change notification settings - Fork 115
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mkdocstrings/mkdocstrings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.28.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mkdocstrings/mkdocstrings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.29.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 6 files changed
- 1 contributor
Commits on Mar 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 11bc400 - Browse repository at this point
Copy the full SHA 11bc400View commit details -
refactor: Use a combined event (each split with a different priority)…
… for `on_env` This is required because we must run things in `on_env` *before* autorefs, and the backlinks feature will need to run things *after* autorefs.
Configuration menu - View commit details
-
Copy full SHA for 8d1dd75 - Browse repository at this point
Copy the full SHA 8d1dd75View commit details -
refactor: Save and forward titles to autorefs
This will be useful for the backlinks feature. Additionally, use autorefs `current_page` as a `Page` object, not a string (URL).
Configuration menu - View commit details
-
Copy full SHA for f49fb29 - Browse repository at this point
Copy the full SHA f49fb29View commit details -
feat: Support rendering backlinks through handlers
Handlers must add `backlinks` HTML elements to their templates: ```html <backlinks identifier="some-id" handler="handler-name" /> ``` mkdocstrings will run a regular expression substitution on each page's HTML, and call corresponding handlers' `render_backlinks` method with backlinks fetched from autorefs (using the specified identifier, and aliases obtained thanks to it through the same handler). Issue-723: #723 Issue-mkdocstrings-python-153: mkdocstrings/python#153 PR-739: #739
Configuration menu - View commit details
-
Copy full SHA for d4c7b9c - Browse repository at this point
Copy the full SHA d4c7b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3366f5b - Browse repository at this point
Copy the full SHA 3366f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44462d0 - Browse repository at this point
Copy the full SHA 44462d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e415d - Browse repository at this point
Copy the full SHA 32e415dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.28.3...0.29.0