doc: cosmetic.

This commit is contained in:
Alexandre Pujol 2024-01-31 14:33:03 +00:00
parent 46641e6cc6
commit 70a8407bd7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 1 additions and 16 deletions

View file

@ -2,8 +2,6 @@
title: Development
---
# Development
You want to contribute to `apparmor.d`, **thanks a lot for this.** Feedbacks, contributors, pull requests are all very welcome. You will find in this page all the useful information needed to contribute.
??? info "How to contribute"

View file

@ -2,8 +2,6 @@
title: Integration Tests
---
# Integration Tests
!!! danger "Work in Progress"
The purpose of integration testing in apparmor.d is to ensure the profiles are not going to break a program when used in the Linux distribution and desktop environment we support.

View file

@ -2,8 +2,6 @@
title: Tests suite
---
# Tests suite
A full test suite to ensure compatibility across distributions and software is still a work in progress. Here is an overview of the current CI jobs:
**On Gitlab CI**