Move cache configuration documentation into book

Moves `CACHE_CONFIGURATION.md` into the `cli-cache.md` page of the
book. Additionally removes this from the release tarballs.
This commit is contained in:
Alex Crichton
2019-11-08 12:50:20 -08:00
parent 85cfdd0bb1
commit cf0af20162
5 changed files with 289 additions and 297 deletions

View File

@@ -58,9 +58,6 @@
<Component Id="README" Guid="*">
<File Id="README.md" Source="README.md" KeyPath="yes" Checksum="yes"/>
</Component>
<Component Id="CACHE_CONFIGURATION" Guid="*">
<File Id="CACHE_CONFIGURATION.md" Source="docs\CACHE_CONFIGURATION.md" KeyPath="yes" Checksum="yes"/>
</Component>
</DirectoryRef>
<DirectoryRef Id="BINDIR">
@@ -77,7 +74,6 @@
<ComponentRef Id="wasm2obj.exe" />
<ComponentRef Id="LICENSE" />
<ComponentRef Id="README" />
<ComponentRef Id="CACHE_CONFIGURATION" />
<ComponentRef Id="InstallDir" />
</Feature>
<Feature Id="AddToPath"