imuguruza / Component_repository

This repository contains the source files to render the Comp4Drones component repository, D3.5.

Home Page:https://comp4drones.github.io/Component_repository/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comp4Drones Component Repository

This repository aim at providing the D3.5: Components repository associated with the task T3.3: Generic components for drones of the Comp4DRones project.

Consult the website here: https://comp4drones.github.io/Component_repository/

This repository uses MkDocs which allow to build static website from markdown files.

See the markdown syntax : https://www.markdownguide.org/basic-syntax/

Contributing

Install MkDocs and the necessary requirements:

pip3 install -r requirements.txt

You can then render the site with your modifications by launching mkdocs serve.

You can also generate a PDF from it by setting the C4D_PDF_EXPORT environnement variable:

C4D_PDF_EXPORT=1 mkdocs build

See MkDocs for more information.

About

This repository contains the source files to render the Comp4Drones component repository, D3.5.

https://comp4drones.github.io/Component_repository/