a074ea70e9
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
17 lines
274 B
JavaScript
17 lines
274 B
JavaScript
module.exports = {
|
|
docs: [
|
|
{
|
|
type: "doc",
|
|
id: "local-dev-environment",
|
|
},
|
|
{
|
|
type: "doc",
|
|
id: "api",
|
|
},
|
|
{
|
|
type: "doc",
|
|
id: "translation",
|
|
},
|
|
],
|
|
};
|