summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Larsson <alexander.larsson@gmail.com>2016-04-13 16:12:32 +0200
committerAlexander Larsson <alexander.larsson@gmail.com>2016-04-13 16:12:32 +0200
commit19509eb8081da385b81e684bc6096002a25a3dae (patch)
tree42969ea601917d7e15306d10c5fd07f99d2cbd28 /doc
parent2472d3905fa089b56b2868dea196a25320461f3a (diff)
parentcb9b3e6987b3fce12ab2132da7cf9a60b55d0dfe (diff)
downloadxdg-app-19509eb8081da385b81e684bc6096002a25a3dae.tar.gz
Merge pull request #123 from matthiasclasen/doc-builder-details
doc: Explain .xdg-app-builder
Diffstat (limited to 'doc')
-rw-r--r--doc/xdg-app-builder.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/xdg-app-builder.xml b/doc/xdg-app-builder.xml
index bb8bcb3..b57a11f 100644
--- a/doc/xdg-app-builder.xml
+++ b/doc/xdg-app-builder.xml
@@ -672,6 +672,23 @@
</refsect1>
<refsect1>
+ <title>Caching</title>
+
+ <para>
+ xdg-app-builder caches sources and partial build results in
+ the .xdg-app-builder subdirectory of the current directory. If you
+ use <option>--keep-build-dirs</option>, build directories for each
+ module are also stored here.
+ </para>
+
+ <para>
+ It is safe to remove the contents of the .xdg-app-builder
+ directory. This will force a full build the next time you build.
+ </para>
+
+ </refsect1>
+
+ <refsect1>
<title>Examples</title>
<para>