Skip to content

Commit b292a8b

Browse files
committed
Include the participating projects on the website from the root README.md file of the Open Documentation Academy
1 parent d8adaec commit b292a8b

File tree

2 files changed

+9
-25
lines changed

2 files changed

+9
-25
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Issues are identified and shared by participating projects at Canonical who cont
1818

1919
### Participating projects
2020

21+
<!-- start-participating-projects -->
2122
The first words of an issue's title will typically indicate the project it involved. These include the following:
2223

2324
- [ADSys](https://documentation.ubuntu.com/adsys/en/stable/): Active Directory Group Policy client for Ubuntu
@@ -44,6 +45,7 @@ The first words of an issue's title will typically indicate the project it invol
4445
- [Ubuntu WSL](https://canonical-ubuntu-wsl.readthedocs-hosted.com/en/latest/): Ubuntu terminal environment on Windows with the Windows Subsystem for Linux (WSL)
4546

4647
This list will expand as more projects get involved. We're also happy to include projects outside of Canonical.
48+
<!-- end-participating-projects -->
4749

4850
### Contributor licence agreement
4951

website/projects.md

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,10 @@
11
# Participating projects
22

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 -->
46

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

Comments
 (0)