Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Commit 5eda72f

Browse files
committed
generate sources
1 parent 76da2aa commit 5eda72f

File tree

4 files changed

+1
-3
lines changed

4 files changed

+1
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ npm run build
1919
La génération du document est basée sur la configuration du fichier `generator.json`.
2020

2121
Vous devez préciser explicitement les fichier .md à convertir en HTML et/ou PDF.
22-
23-
### Ajouter une branche

dist/Instructor/pdf/labs.pdf

0 Bytes
Binary file not shown.

dist/Student/pdf/labs.pdf

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "labs-angular2-docs",
2+
"name": "labs-angular-docs",
33
"version": "1.0.0",
44
"description": "Labs sur Angular",
55
"main": "index.js",

0 commit comments

Comments
 (0)