No description
Find a file
2026-06-10 11:15:37 +02:00
.github Upgrade Sphinx Docs Starter Pack from v1.4.1 to v1.6 2026-04-06 19:59:23 +02:00
docs resolute: update 26.04.1 scheduled date 2026-06-10 11:15:37 +02:00
.readthedocs.yaml Add missing config files 2026-02-16 13:57:52 +01:00
CODEOWNERS List current maintainers as CODEOWNERS 2026-04-01 17:11:27 +02:00
LICENSE Add initial documentation content 2026-02-16 12:58:27 +01:00
README.md Update the readme 2026-04-01 17:36:35 +02:00

Ubuntu release notes

This repository stores the sources for the Ubuntu release notes.

The content is written in the MyST dialect of Markdown, built using Sphinx and published on Read the Docs.

Read the release notes

To browse the release notes for current and upcoming Ubuntu releases, go to https://documentation.ubuntu.com/release-notes/.

Contribute

To add or edit a release note, see How to contribute to Ubuntu release notes.

Build the documentation

To build the documentation locally, use Sphinx:

cd docs
make run