← Back to issue list

Fix all warnings in RTD builds

View original Github issue

Metadata

Project
craft-cli
Number
#342
Type
issue
State
open
Author
bepri
Labels
Created
2025-05-06 20:35:12+00:00
Updated
2025-05-06 20:35:12+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

### What needs to get done RTD builds have warnings that are currently being ignored: ``` /home/docs/checkouts/readthedocs.org/user_builds/canonical-craft-cli/checkouts/340/craft_cli/helptexts.py:docstring of craft_cli.helptexts.HelpBuilder:1: WARNING: more than one target found for cross-reference 'CommandGroup': craft_cli.CommandGroup, craft_cli.dispatcher.CommandGroup /home/docs/checkouts/readthedocs.org/user_builds/canonical-craft-cli/checkouts/340/craft_cli/helptexts.py:docstring of craft_cli.helptexts.HelpBuilder.get_command_help:1: WARNING: more than one target found for cross-reference 'BaseCommand': craft_cli.BaseCommand, craft_cli.dispatcher.BaseCommand ``` ### Why it needs to get done For better maintainability and predictability of docs builds

Evaluation history

No evaluation history available.