festim-dev / FESTIM

Coupled hydrogen/tritium transport and heat transfer modelling using FEniCS
https://festim.readthedocs.io/en/stable/
Apache License 2.0
90 stars 23 forks source link

Additional buttons in header #762

Closed RemDelaporteMathurin closed 4 months ago

RemDelaporteMathurin commented 5 months ago

Proposed changes

This PR fixes #760

Types of changes

What types of changes does your code introduce to FESTIM?

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.51%. Comparing base (fdfcb17) to head (51fea45). Report is 284 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #762 +/- ## ========================================== + Coverage 99.48% 99.51% +0.02% ========================================== Files 58 58 Lines 2350 2478 +128 ========================================== + Hits 2338 2466 +128 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

RemDelaporteMathurin commented 5 months ago

The result isn't ideal as it adds the icon button in the sidebar and not the header.

I opened an issue to see if it is possible with the sphinx-book-theme