Skip to content

Commit

Permalink
Docs: Add section about deleting downloadable content (#8162)
Browse files Browse the repository at this point in the history
Follow-up to #8135.
  • Loading branch information
akien-mga authored Jun 2, 2021
1 parent 177dcb1 commit 9ba4fb1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/downloadable-documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,13 @@ Users who are about to get on a plane can grab a PDF and have the entire doc set

The other value is having the entire docset in a single file.
You can send a user an email with a single PDF or ePub and they'll have all the docs in one place.

Deleting downloadable content
-----------------------------

The entries in the Downloads section of your project dashboard reflect the
formats specified in your config file for each active version.

This means that if you wish to remove downloadable content for a given version,
you can do so by removing the matching :ref:`config-file/v2:formats` key from
your config file.

0 comments on commit 9ba4fb1

Please sign in to comment.