mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-11-05 14:13:22 +01:00
97564de8fc
Add documentation in various places.
17 lines
292 B
Plaintext
17 lines
292 B
Plaintext
file = {
|
|
'src',
|
|
exclude = {'src/test'}
|
|
}
|
|
|
|
dir = 'docs'
|
|
format = 'markdown'
|
|
|
|
readme = 'README.md'
|
|
title = "WiFibox firmware documentation"
|
|
project = "Wifibox firmware"
|
|
description = "This project provides the REST API which is part of the Doodle3D wifibox."
|
|
|
|
alias('p', 'param')
|
|
|
|
all = true
|