Files

9 lines
301 B
XML

<?xml version="1.0"?>
<configuration>
<sources>
<add url="https://github.com/umbraco/UmbracoDocs/archive/master.zip" folder="" />
<!-- Comma separated list of branches we will pull documentation from -->
<allowedBranches>master</allowedBranches>
</sources>
</configuration>