Skip to content

Commit 0512302

Browse files
committed
Docs: Add section about deleting downloadable content
Follow-up to readthedocs#8135.
1 parent 2ce3a5e commit 0512302

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/downloadable-documentation.rst

+10
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,13 @@ Users who are about to get on a plane can grab a PDF and have the entire doc set
3838

3939
The other value is having the entire docset in a single file.
4040
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

Comments
 (0)