Open jtniehof opened 2 months ago
This is tough one: maybe the standards portion is small, but I can see a lot of scope for best practices, how to get the most out of Sphinx, integrating with RtD, etc. So maybe this would involve a standards-track PHEP with a large "how to teach this" section and a robust reference implementation, perhaps even a reference implementation that's maintained by the community.
As far as the core requirement, changes could be:
I can think of a lot of candidate "shoulds":
The Fall Meeting revealed very little appetite for the recommended "shoulds" here. More emphasis on making sure docstrings are used consistently and documentation is available online on a website (i.e. not a PDF dropped in the git repo).
Someone pointed out that ReadTheDocs doesn't require sphinx; it apparently works with all kinds of documentation (e.g. see this link?). It'd be great to have language in the PHEP like "if you want to be included in a cool global documentation search thing, add your docs to ReadTheDocs by doing
Consensus from my scrawled notes (complementing Shawn's notes):
(Broader context at the end).
This issue is to discuss a potential PHEP to replace the "documentation" portion of the existing PyHC standards: to lay out what looks like the current standards, and allow for suggested changes.
The existing standard is:
16 has suggested updates.
Does it make sense to have this as a single PHEP or should it be lumped in with some of the other categories?
Broader context: I envision a process of "patriating the constitution" where we revisit the existing standards documents and incorporate them into PHEPs, potentially updated, that are explicitly noted as replacing the relevant standards. We probably do not want one PHEP per standard. Our previous grouping in the review guidelines seems a good start.