You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, and for the foreseeable future, it seems likely that any given piece of https-everywhere documentation will be intended for one of these three audiences:
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , each documentation file should clearly state which of those three audiences it is intended for; and in particular,
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , all documentation intended for end users should be consolidated into one file, structured roughly as follows:
# HTTPS Everywhere user guide
## About
(Short description here, tailored to end users.)
## Installation
(Installation instructions.)
## Uninstallation
(Removal instructions.)
## FAQ
(End-user FAQ items only.)
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , all documentation intended for webmasters should be consolidated into one file, structured roughly as follows:
# HTTPS Everywhere webmaster guide
## About
(Short description here, tailored to webmasters.)
## How to deploy HTTPS correctly
(HTTPS deployment instructions.)
## FAQ
(Webmaster FAQ items only.)
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , all documentation intended for developers should be consolidated into a smaller set of files than is the case at present, and that one of these files should have an FAQ section where questions like "What happens if I create a ghost PR?" can be answered;
README.md and the file rendered as https://www.eff.org/https-everywhere should be structured similarly to each other (and should perhaps even be the same underlying file), and each of them should, as their sole purposes, (a) help readers to identify themselves, in that moment, as either an end-user, a webmaster, or a developer, and (b) link readers to the corresponding documentation (as described above).
Type: other
At present, and for the foreseeable future, it seems likely that any given piece of https-everywhere documentation will be intended for one of these three audiences:
I propose that:
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , each documentation file should clearly state which of those three audiences it is intended for; and in particular,
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , all documentation intended for end users should be consolidated into one file, structured roughly as follows:
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , all documentation intended for webmasters should be consolidated into one file, structured roughly as follows:
with the exception of README.md and the file rendered as https://www.eff.org/https-everywhere , all documentation intended for developers should be consolidated into a smaller set of files than is the case at present, and that one of these files should have an FAQ section where questions like "What happens if I create a ghost PR?" can be answered;
README.md and the file rendered as https://www.eff.org/https-everywhere should be structured similarly to each other (and should perhaps even be the same underlying file), and each of them should, as their sole purposes, (a) help readers to identify themselves, in that moment, as either an end-user, a webmaster, or a developer, and (b) link readers to the corresponding documentation (as described above).