Base page

This commit is contained in:
2023-03-19 11:03:33 -04:00
parent 36e854144d
commit 08088c76c9
7 changed files with 134 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: "Documentation PLS"
---
# Bienvenue
Vous trouverez ici du contenu concernant la programmation d'un robot FRC.
{{% children depth="999" description="true" %}}
+7
View File
@@ -0,0 +1,7 @@
---
title: "Java"
chapter: true
pre: "<b>1. </b>"
weight: 1
description: "Les bases de la programmation en Java"
---
+4
View File
@@ -0,0 +1,4 @@
---
title: "First Content"
description: "test"
---