Permalink
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
4
contributors
Commits on Jul 24, 2020
Commits on Jul 29, 2020
Commits on Aug 21, 2020
Commits on Sep 03, 2020
We were previously using canonical URLs to fix cross-references throughout the built site. This was not working when the site was served on a sub-URL, for example an URL including the version or the language of the docs. Cross-references URLs are now relative to each other. This also allow us to get rid of the check for the configuration value `site_url`, which is not needed anymore. Fixes #144. References #147.
Commits on Sep 04, 2020
Commits on Sep 08, 2020
Commits on Sep 24, 2020
Commits on Sep 25, 2020
Issue: https://github.com/pawamoy/mkdocstrings/154 PR: https://github.com/pawamoy/mkdocstrings/155 Co-authored-by: Timothée Mazzucotelli <pawamoy@pm.me>
Commits on Sep 26, 2020
Commits on Sep 28, 2020
Large diffs are not rendered by default.