No description
Find a file
Marek Suchánek 6a4b88e8ac
Merge pull request #221 from ottok/enhance-mariadb
Enhance section about MariaDB in 'main'
2026-05-06 19:17:23 +02:00
.github Upgrade Sphinx Docs Starter Pack from v1.4.1 to v1.6 2026-04-06 19:59:23 +02:00
docs Enhance section about MariaDB in 'main' 2026-05-06 19:00:09 +08: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