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

monodoc.dll.config « lib « WinDoc « windoc - github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 78a986ec49fab9dbc741d4b80c0958c3f38fa9a7 (plain)
1
2
3
4
5
6
7
<configuration>
        <appSettings>
                <add key="docPath" value="..\" />
                <add key="docExternalPath" value="" />
                <!-- <add key="cache" value="file,~/path/to/cache/directory" /> -->
        </appSettings>
</configuration>