singa icon indicating copy to clipboard operation
singa copied to clipboard

Fix: Read The Docs build failed

Open tinyAdapter opened this issue 1 year ago • 0 comments

This PR fixes the building failure for API docs hosted by Read The Docs. The issue is due to breaking changes in their configuration file format.

Merging this PR will fix the badge in the repo's README.

As an example, I created a testing Read The Docs project to show what the passing doc building looks like:

  • Docs: https://ta-singa-test.readthedocs.io/en/latest/
  • Badge: https://readthedocs.org/projects/ta-singa-test/badge/

tinyAdapter avatar Nov 20 '24 12:11 tinyAdapter