Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 779 Bytes

File metadata and controls

16 lines (14 loc) · 779 Bytes

sensorNetwerken

For the Sensor Networks subject at the AUAS (HvA)

Documentatie

De documentatie van dit project wordt met latex geschreven. Om er voor te zorgen dat de documentatie overzichtelijk blijft zal de volgende structuur worden aangehouden.

doc
├── img
│   ├── appendices
│   └── sections
├── sections
└── appendices

Elk hoofdstuk wordt in een apart hoofdstuk.tex bestand in de sections directory geplaatst. De figuren die in dit hoofdstuk worden gebruikt worden geplaatst in de img/sections/hoofdstuk/ directory.

Elke appendix wordt in een apart appendix.tex bestand in de appendices directory geplaatst. De figuren die in dit appendix worden gebruikt worden geplaatst in de img/appendices/hoofdstuk/ directory.