docs: tutorials->tutorial and rename flask page
Metadata
Current evaluation
Merged. Renamed tutorials to tutorial, updated Flask tutorial filename, and removed /en/ from links. A ReadTheDocs versioning change was reverted after causing 404s, but the documentation updates were applied.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
- rename Tutorials to Tutorial
> Tutorial because there should really be just one tutorial. One learning experience, even if in multiple sections.
- rename the Flask tutorial .rst file in order to achieve a smaller URL
- the docs are also versioned and without language, so this PR also removes the `/en/` from the links in the codebase
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Renamed tutorials to tutorial, updated Flask tutorial filename, and removed /en/ from links. A ReadTheDocs versioning change was reverted after causing 404s, but the documentation updates were applied. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation updates renaming Tutorials to Tutorial and shortening the Flask tutorial URL. Internal /en/ links were removed, but the ReadTheDocs versioning change was reverted after causing 404 errors on stable documentation links. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update renaming tutorials to tutorial and shortening the Flask page URL. Removed /en/ from links, but the associated ReadTheDocs versioning change was reverted to fix broken 404 links. Core text and path changes remain. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #646 fix(docs/tutorial/flask.rst): fixed misspelt filename in tutorial | rockcraft | merged | Merged a fix correcting a misspelled filename in the Flask tutorial documentation. Approved by two reviewers and passed CI checks. | |
| #594 Flask docs | rockcraft | merged | Merged Flask documentation updates, resolving issue #587. Restructured tutorials and reference guides, clarified prerequisites, and explained rock sizing. Approved by two reviewers, passed CI, and merged June 21, 2024. |