14 May 09:46
Style guide for documentation
Benoît Bryon <benoit <at> marmelune.net>
2012-05-14 07:46:08 GMT
2012-05-14 07:46:08 GMT
Hi, I am posting this message on docutils-users, sphinx-dev and doc-sig mailing lists: * @docutils-users, it's a proposal about some "restrictive" reStructuredText subset; * @sphinx-dev, it's about Sphinx usage, i.e. best practices; * @doc-sig, I wonder if it could be a PEP for documentation of Python packages. I started to write down conventions for Sphinx-based documentations at https://github.com/benoitbryon/documentation-style-guide-sphinx I'd like to share this work, and I also need feedback. I guess it could be compared to PEP-8, as a "style guide", but applied to Sphinx-based documentations. Python code can be valid even if it doesn't follow PEP-8; but Python code should follow PEP-8 because it's the convention (and de facto best practice). More explanations below. Story ===== As a developer, I started using Sphinx some years ago. I contributed to documentation of public or private projects using Sphinx. I also worked in several teams with different background:(Continue reading)
RSS Feed