Giter Club home page Giter Club logo

pfa-zds's Introduction

PFA ZDS

Généralité

Les comptes rendus sont disponibles sous le format Markdown dans le dossier cr.

Le cahier des charges est disponible sous le format Markdown dans le dossier cdc.

Pour afficher des diagrammes, on utilise mermaid.

Pour pouvoir les prévisualiser dans VSCode, vous pouvez télcharger l'extension suivante.

Instalations

Pour pouvoir exporter le markdown en pdf, il est nécessaire d'avoir Pandoc et un filtre pour Mermaid.

Installez pandoc

sudo apt install pandoc -y

Installez mermaid-filter

npm i -g mermaid-filter

Installez pdf-latex

sudo apt-get -y install texlive-latex-recommended \
  texlive-pictures texlive-latex-extra texlive-fonts-recommended

Exporter en PDF

Il suffit d'exécuter make.sh avec le bon paramètre.

Pour les connaître, écrivez : ./make.sh help dans votre terminal. Il faut être à la racine du projet.

Les différents paramètres sont résumés dans ce tableau :

Paramètre Utilité
all Exporte tout au format pdf dans le dossier build
cr Exporte tous les comptes rendus au format pdf dans le dossier build
cdc Exporte le cahier des charges au format pdf dans le dossier build
clean Supprime le dossier build

Par exemple, pour tout exporter en pdf, écrivez :

./make.sh all

pfa-zds's People

Contributors

victorlohezic avatar

Watchers

James Cloos avatar  avatar

pfa-zds's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.