md-docs/md-docs.md

17 lines
224 B
Markdown
Raw Normal View History

2023-06-25 23:23:17 +00:00
# MD-DOCS
All configuration is done via the `md-docs.config.yaml` file.
## md-docs.config.yaml
Values:
```yaml
{
String input # Path to the input folder
String output # Path to the output folder
}
```