8 lines
283 B
Plaintext
8 lines
283 B
Plaintext
|
<configuration>
|
||
|
<appSettings>
|
||
|
<add key="docPath" value="@monodoc_refdir@" />
|
||
|
<add key="docExternalPath" value="" />
|
||
|
<!-- <add key="cache" value="file,~/path/to/cache/directory" /> -->
|
||
|
</appSettings>
|
||
|
</configuration>
|