-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Needed: design decisionA core team decision is requiredA core team decision is required
Description
At the moment, every newly created project on Read the Docs has PDF and EPUB builds enabled in the UI:
If I understand correctly, this can be overridden by:
- Unchecking those boxes in the UI, or
- Using a
.readthedocs.yamlfile, where the default forformatsis[]https://docs.readthedocs.io/en/stable/config-file/v2.html#formats
However, building PDFs is quite costly, error-prone, and unclear if being used by a majority of our users. On a related note, PDF errors are now passing silently #7884.
Given that the config file (2) in itself is opt-in, I wonder if we should make PDF and EPUB off by default on the UI.
Some questions that might help making this decision, although I don't think we should hard block the decision on those:
- What percentage of active* projects use a config file on their default version?
- What percentage of active* projects have zero downloads on their PDFs and EPUBs?
(*active = with X builds in the past Y months? with NNNN visits in the past Y months?)
Thoughts @readthedocs/core ?
Metadata
Metadata
Assignees
Labels
Needed: design decisionA core team decision is requiredA core team decision is required
Type
Projects
Status
Done
