← Back to issue list

Docs: In CLI messages, compose URLs with app's minor version

View original Github issue

Metadata

Project
craft-application
Number
#960
Type
issue
State
open
Author
medubelko
Labels
Status: Triaged Type: Documentation
Created
2025-11-19 20:18:01+00:00
Updated
2025-11-20 20:28:57+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

## Background With `render_doc_url`, the version in doc URLs takes into account the patch version: https://github.com/canonical/craft-application/blob/fb5998d97b1cccd068843615047de9c75aeb1cc4/craft_application/util/docs.py When we move to minor-only RTD versions, these paths won't be available anymore. ## Request In alignment with our near-term plans of only publishing docs as minor versions, this function should substitute the minor version of the built app.

Evaluation history

No evaluation history available.