APTG / libdedx

libdEdx is a physics library for stopping power calculations. Stopping power is the energy loss of a particle per unit length (dE/dx). libdedx is supposed to be both fast and easy to use, and features multiple standard dE/dx lists (ICRU, MSTAR...)
https://aptg.github.io/libdedx/
GNU General Public License v3.0
5 stars 2 forks source link

Bump pydata-sphinx-theme from 0.7.2 to 0.8.1 in /docs/source #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pydata-sphinx-theme from 0.7.2 to 0.8.1.

Release notes

Sourced from pydata-sphinx-theme's releases.

v0.8.1

Enhancements made

Left navigation menu to collapse at the "part" level

ref: #594 (@​AakashGfude)

Version switcher with pre-defined URLs

ref: #575 (@​tupui) | #604 (@​choldgraf)

The version switcher dropdown now uses a hard-coded URL for each version. This results in less brittle/breaking behavior over time, especially if you want to change the URL structure of old versions.

Style changes

v0.8.0

This release brings in a number of new UI improvements and CSS bugfixes. It cleans up the layout of the site a bit more and gives you more customizability over several elements. In addition, we've done an overhaul of our contributing and demo site documentation.

Enhancements

  • You can now add a version switcher to switch between documentation versions #436 (@​drammock)
  • There is now a "bottom" section in the left sidebar that always remains at the bottom of the screen regardless of sidebar content. This is for things like advertisements and buttons you don't want to move. #543 (@​choldgraf)
  • You can now include your own SVG / PNG images when creating icon links #542 (@​choldgraf)
  • You can now configure the depth of the sidebar navigation that is shown by default #493 (@​choldgraf)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​12rambau | @​astrojuanlu | @​bollwyvl | @​bryevdv | @​choldgraf | @​damianavila | @​dopplershift | @​drammock | @​greglucas | @​jbednar | @​jorisvandenbossche | @​larsoner | @​mattip | @​MegChai | @​OriolAbril | @​pradyunsg | @​rgommers | @​ThuWangzw | @​tupui | @​yhuang85

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)