blob: 411e94d976cbe40a4710629917cbac7d3df5fa49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
[![build][buildimg]][buildurl]
[![Translation status][transimg]][transurl]
<details>
<summary>English</summary>
CLUB1 documentation
===================
This repository contains the CLUB1's documentation's sources.
Instructions about how to use it can be found in the
[meta-documentation](https://club1.fr/docs/en/interne/meta-doc.html).
For more information about CLUB1, please check the [website](https://club1.fr/english/)
and the [online documentation](https://club1.fr/docs/en/).
</details>
<details open>
<summary>Français</summary>
Documentation CLUB1
===================
Ce dépôt contient les sources de la documentation de CLUB1.
Les instructions expliquant comment l'utiliser se trouvent dans la
[meta-documentation](https://club1.fr/docs/fr/interne/meta-doc.html).
Pour plus d'informations à propos de CLUB1, merci de consulter le [site web](https://club1.fr/)
et la [documentation en ligne](https://club1.fr/docs/fr/).
</details>
[buildimg]: https://github.com/club-1/docs/actions/workflows/build.yml/badge.svg
[buildurl]: https://github.com/club-1/docs/actions/workflows/build.yml
[transimg]: https://hosted.weblate.org/widgets/club-1/en/docs/svg-badge.svg
[transurl]: https://hosted.weblate.org/projects/club-1/docs/
|