message_ix icon indicating copy to clipboard operation
message_ix copied to clipboard

Fix documentation build warnings

Open glatterf42 opened this issue 2 years ago • 1 comments

Closes #758. This PR addresses some of the docs-build process errors described in that issue. See there for more details.

How to review

  • Read the diff and note that the CI checks all pass.
  • Check the RTD-built documentation and check the warnings/that they don't bother us (generally on the api, reporting, and macro pages)

PR checklist

  • [x] Continuous integration checks all ✅
  • ~[ ] Add or expand tests; coverage checks both ✅~ No functionality changes.
  • [x] Add, expand, or update documentation.
  • ~[ ] Update release notes.~ No user-facing changes.

glatterf42 avatar Nov 06 '23 14:11 glatterf42

Codecov Report

Merging #759 (8cc2c58) into main (f360dc7) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #759   +/-   ##
=====================================
  Coverage   94.3%   94.3%           
=====================================
  Files         43      43           
  Lines       3474    3474           
=====================================
  Hits        3279    3279           
  Misses       195     195           

codecov[bot] avatar Nov 06 '23 14:11 codecov[bot]