|
1 | 1 | # Participating projects
|
2 | 2 |
|
3 |
| -The first words of an issue's title will typically indicate the project it involved. These include the following: |
| 3 | +<!-- Includes participating projects from the root README.md of the Open Documentation Academy repository. --> |
| 4 | +<!-- Don't edit this file directly. --> |
| 5 | +<!-- To update the project list, edit the "Participating Projects" section in the root README.md: https://github.com/canonical/open-documentation-academy/blob/main/README.md --> |
4 | 6 |
|
5 |
| -- [ADSys](https://documentation.ubuntu.com/adsys/en/stable/): Active Directory Group Policy client for Ubuntu |
6 |
| -- [Anbox Cloud](https://anbox-cloud.io/docs): Solution offering scalable Android in the cloud |
7 |
| -- [authd](https://documentation.ubuntu.com/authd/stable/): authentication service for Ubuntu that integrates with cloud identity providers |
8 |
| -- [Canonical Kubernetes](https://ubuntu.com/kubernetes/docs): the reference platform for Kubernetes on all major public clouds |
9 |
| -- [Charmed OpenStack](https://ubuntu.com/openstack/docs): our traditional enterprise cloud solution |
10 |
| -- [Juju](https://juju.is/docs): open source orchestration engine |
11 |
| -- [LXD](https://documentation.ubuntu.com/lxd/en/latest/): open source container and VM management at any scale |
12 |
| -- [Landscape](https://ubuntu.com/landscape/docs): Ubuntu systems management, monitoring and administration platform |
13 |
| -- [Launchpad](https://documentation.ubuntu.com/launchpad/en/latest/): software development lifecycle and collaboration platform |
14 |
| -- [MAAS](https://maas.io/docs): bare metal cloud with on-demand servers |
15 |
| -- [MicroCeph](https://canonical-microceph.readthedocs-hosted.com/en/squid-stable/): the easiest way to get up and running with Ceph |
16 |
| -- [MicroStack](https://microstack.run/docs): our next generation enterprise cloud solution |
17 |
| -- [Multipass](https://discourse.ubuntu.com/t/multipass-documentation/8294): tool to generate cloud-style Ubuntu virtual machines |
18 |
| -- [Netplan](https://github.com/canonical/netplan): network configuration for various backends |
19 |
| -- [Our Sphinx and RST starter pack](https://github.com/canonical/sphinx-docs-starter-pack): our open source template for building modern documentation |
20 |
| -- [Snap and Snapcraft](https://snapcraft.io/docs): Linux app packages and the build tools for desktop, cloud and IoT |
21 |
| -- [Ubuntu Developer Guide](https://github.com/canonical/ubuntu-for-developers-docs): guide for developers using Ubuntu Desktop as a development platform |
22 |
| -- [`ubuntu-image`](https://github.com/canonical/ubuntu-image): Tool for generating bootable Ubuntu images |
23 |
| -- [Ubuntu on public cloud](https://documentation.ubuntu.com/public-cloud/en/latest/): Optimised Ubuntu images for partner clouds |
24 |
| -- [Ubuntu Packaging Guide](https://github.com/canonical/ubuntu-packaging-guide): manual for Ubuntu package maintainers |
25 |
| -- [Ubuntu Server documentation](https://github.com/canonical/ubuntu-server-documentation): Official documentation for the Ubuntu Server distribution |
26 |
| -- [Ubuntu WSL](https://canonical-ubuntu-wsl.readthedocs-hosted.com/en/latest/): Ubuntu terminal environment on Windows with the Windows Subsystem for Linux (WSL) |
27 |
| - |
28 |
| -This list will expand as more projects get involved. We're also happy to include projects outside of Canonical. |
| 7 | +```{include} ../README.md |
| 8 | +:start-after: <!-- start-participating-projects --> |
| 9 | +:end-before: <!-- end-participating-projects --> |
| 10 | +``` |
0 commit comments