From 5622dfb1757e5c2a76aca3fe71719c5222782a13 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Fri, 23 Dec 2016 22:51:46 +0100 Subject: [PATCH] Issue #170 - Add reference to the configuration samples to the XML Config page --- doc/xmlConfigFile.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/xmlConfigFile.md b/doc/xmlConfigFile.md index 42d031f..8e9ac5a 100644 --- a/doc/xmlConfigFile.md +++ b/doc/xmlConfigFile.md @@ -3,6 +3,9 @@ WinSW XML Configuration File This page describes the configuration file, which controls the behavior of the Jenkins service. +You can find configuration file samples in the `examples` directory of the source code repository. +Actual samples are being also published as a part of releases in GitHub and NuGet. + ## File structure The root element of this XML file must be ``, and it supports the following child element.