stotko / stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU
https://stotko.github.io/stdgpu/
Apache License 2.0
1.15k stars 81 forks source link

docs: Update dependencies and workaround further style issues #419

Closed stotko closed 3 months ago

stotko commented 3 months ago

Recently, several of our dependencies for the documentation received some updates. While there seem to be some issues with the styling, it is still better to keep them up to date. Remove the restriction on the Sphinx Book Theme and add some workaround for the style issues.

The doxygen version is kept fixed for the time being as this requires some further testing as well as checking if e.g. doxysphinx is compatible.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.33%. Comparing base (965a29f) to head (7ec95e1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #419 +/- ## ========================================== - Coverage 97.37% 97.33% -0.04% ========================================== Files 31 31 Lines 2512 2512 ========================================== - Hits 2446 2445 -1 - Misses 66 67 +1 ```

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