8 lines
283 B
Plaintext
Raw Normal View History

<configuration>
<appSettings>
<add key="docPath" value="@monodoc_refdir@" />
<add key="docExternalPath" value="" />
<!-- <add key="cache" value="file,~/path/to/cache/directory" /> -->
</appSettings>
</configuration>