mirror of
https://github.com/ubuntu/ubuntu-release-notes.git
synced 2026-05-09 15:08:04 +02:00
No description
|
|
||
|---|---|---|
| .github | ||
| docs | ||
| .readthedocs.yaml | ||
| CODEOWNERS | ||
| LICENSE | ||
| README.md | ||
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