Skip to content
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 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: 07fb484
Choose a base ref
...
head repository: mkdocstrings/mkdocstrings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2b0f809
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    b3e122b View commit details
    Browse the repository at this point in the history
  2. refactor: Compatibility with MkDocs 1.2: livereload isn't guaranteed now

    MkDocs doesn't depend on 'livereload' library, and neither should we, but we import it for the type annotation, which is now also wrong.
    
    Also fix tests: `site_url` value is now required for MkDocs.
    
    PR #294: #294
    oprypin committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    36e8024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b0f809 View commit details
    Browse the repository at this point in the history
Loading