Closed morcuended closed 1 month ago
I realized that most of these warnings come from old previously built documentation. With a clean building, there is only one warning remaining:
/Users/dmorcuende/Software/CTA/LST/cta-lstchain/docs/notebooks.rst: WARNING: document isn't included in any toctree
that will be included in PR #1091.
Closing this.
Currently, Sphinx generates 14 warnings when building the docs. Sphinx treats these warnings as errors, and if the number keeps increasing, the docs' build can fail as happened in https://github.com/cta-observatory/cta-lstchain/actions/runs/11231362777/job/31224128576
While they are not problematic for the code, I think they indicate problems with the code.
I leave them here to fix them at some point.