reorganize chapters
This commit is contained in:
		| @@ -1,9 +1,9 @@ | ||||
| --- | ||||
| title: "Documentation PLS" | ||||
| title: "Accueil" | ||||
| --- | ||||
|  | ||||
| # Bienvenue | ||||
|  | ||||
| Vous trouverez ici du contenu concernant la programmation d'un robot FRC. | ||||
|  | ||||
| {{% children depth="999" description="true" %}} | ||||
| {{% children depth="999" %}} | ||||
|   | ||||
| @@ -1,7 +1,6 @@ | ||||
| --- | ||||
| title: "Introduction" | ||||
| chapter: true | ||||
| pre: "<b>2. </b>" | ||||
| pre: "<i class='fas fa-file'></i> " | ||||
| weight: 2 | ||||
| description: "Les bases de la programmation de robot FRC" | ||||
| --- | ||||
|   | ||||
| @@ -1,7 +1,12 @@ | ||||
| --- | ||||
| title: "Java" | ||||
| chapter: true | ||||
| pre: "<b>1. </b>" | ||||
| pre: "<i class='fab fa-java'></i> " | ||||
| weight: 1 | ||||
| description: "Les bases de la programmation en Java" | ||||
| --- | ||||
|  | ||||
| ### Chapitre 1 | ||||
|  | ||||
| # Java | ||||
|  | ||||
| Les bases de la programmation en Java | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| --- | ||||
| title: "First Content" | ||||
| description: "test" | ||||
| weight: 1 | ||||
| --- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user