Files
cunicu/docs/config/example-simple.md
Steffen Vogel 32e5536be0 Add JSONSchema for configuration file
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2023-08-12 16:06:39 +02:00

530 B

sidebar_position
sidebar_position
2

Simple Example

import ExampleConfig from '../../src/components/ExampleConfig';

JSON Schema

There exists also a JSON Schema of cunīcu's configuration file at:

Here is a rendered version of this schema:

import ApiSchema from '@theme/ApiSchema';