artefactual-labs / mets-reader-writer

Library to parse and create METS files, especially for Archivematica.
https://mets-reader-writer.readthedocs.io
GNU Affero General Public License v3.0
20 stars 13 forks source link

Use Read The Docs Sphinx theme #110

Closed replaceafill closed 8 months ago

replaceafill commented 8 months ago

Now that Read The Docs builds have been fixed it seems the current theme doesn't match the one in previous builds.

Current theme: Screenshot 2024-01-21 at 22-21-36 METS Reader   Writer — METS Reader   Writer 0 5 0 documentation

Previous theme:

Screenshot 2024-01-21 at 22-22-08 METS Reader   Writer — METS Reader   Writer 0 3 15 documentation

This PR sets the Read The Docs theme explicitly in the Sphinx configuration to address the problem.