We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce3a5e commit 0512302Copy full SHA for 0512302
docs/downloadable-documentation.rst
@@ -38,3 +38,13 @@ Users who are about to get on a plane can grab a PDF and have the entire doc set
38
39
The other value is having the entire docset in a single file.
40
You can send a user an email with a single PDF or ePub and they'll have all the docs in one place.
41
+
42
+Deleting downloadable content
43
+-----------------------------
44
45
+The entries in the Downloads section of your project dashboard reflect the
46
+formats specified in your config file for each active branch.
47
48
+This means that if you wish to remove downloadable content for a given branch,
49
+you can do so by removing the matching :ref:`config-file/v2:formats` key in
50
+that branch's config file.
0 commit comments