We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 177dcb1 commit 9ba4fb1Copy full SHA for 9ba4fb1
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 version.
47
48
+This means that if you wish to remove downloadable content for a given version,
49
+you can do so by removing the matching :ref:`config-file/v2:formats` key from
50
+your config file.
0 commit comments