UCSBarchlab / PyRTL

A collection of classes providing simple hardware specification, simulation, tracing, and testing suitable for teaching and research. Simplicity, usability, clarity, and extensibility are the overarching goals, rather than performance or optimization.
http://ucsbarchlab.github.io/PyRTL
BSD 3-Clause "New" or "Revised" License
253 stars 76 forks source link

Experiment with Furo theme for PyRTL's documentation. #436

Closed fdxmw closed 11 months ago

fdxmw commented 11 months ago

Some nice Furo features:

This commit also enables two extensions:

This commit disables these extensions, which don't seem to do anything:

codecov-commenter commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (9c86d42) 90.92% compared to head (763bdba) 90.92%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #436 +/- ## ============================================ Coverage 90.92% 90.92% ============================================ Files 24 24 Lines 6139 6139 ============================================ Hits 5582 5582 Misses 557 557 ```

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