diff --git a/docs/content/configuration/jobs.md b/docs/content/configuration/jobs.md index 4f1ee4f..710e645 100644 --- a/docs/content/configuration/jobs.md +++ b/docs/content/configuration/jobs.md @@ -5,6 +5,8 @@ weight = 10 {{% alert theme="warning" %}}Under Construction{{% /alert %}} +See `sampleconf/*/*.yml` for examples. + ## Source ## Pull diff --git a/docs/content/configuration/logging.md b/docs/content/configuration/logging.md new file mode 100644 index 0000000..d391bf1 --- /dev/null +++ b/docs/content/configuration/logging.md @@ -0,0 +1,8 @@ ++++ +title = "Logging" +weight = 90 ++++ + +{{% alert theme="warning" %}}Under Construction{{% /alert %}} + +See `cmd/sampleconf/random/logging.yml`.