Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 628 Bytes

File metadata and controls

25 lines (15 loc) · 628 Bytes

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