remove languages and check pdf generation

This commit is contained in:
Fred 2015-10-07 19:39:39 +02:00
parent 67f6ad8447
commit b26e840ebd
7 changed files with 5 additions and 10 deletions

View File

@ -1,2 +0,0 @@
* [English](en/)
* [Français](fr/)

View File

@ -1 +1,6 @@
# Summary
* [Introduction](README.md)
* [step-01](step-01-prerequisites.md)
* [step-02](step-02-create-django-app.md)
* [step-03](step-03-before-going-further.md)

View File

@ -1 +0,0 @@
# Introduction

View File

@ -1,7 +0,0 @@
# Summary
* [Introduction](introduction/README.md)
* [Modèle-Template-Vue](mtv/README.md)
* [Modèle](mtv/models.md)
* [Template](mtv/template.md)
* [Vue](mtv/views.md)