Welcome to mirror list, hosted at ThFree Co, Russian Federation.

monodoc.dll.config « lib - github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25c5569e48a7da40fea09221b567ee11ed76d2e2 (plain)
1
2
3
4
5
6
7
<configuration>
        <appSettings>
                <add key="docPath" value="/Library/Frameworks/Mono.framework/Versions/Current/lib/monodoc/" />
                <add key="docExternalPath" value="" />
                <!-- <add key="cache" value="file,~/path/to/cache/directory" /> -->
        </appSettings>
</configuration>