13 May 2012 17:22
Style guide for documentation
Benoît Bryon <benoit <at> marmelune.net>
2012-05-13 15:22:25 GMT
2012-05-13 15:22:25 GMT
Hi, I am posting this message on docutils-users, sphinx-dev and doc-sig mailing lists: * <at> docutils-users, it's a proposal about some "restrictive" reStructuredText subset; * <at> sphinx-dev, it's about Sphinx usage, i.e. best practices; * <at> 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 five years ago. I contributed to documentation of public or private projects using Sphinx. I also(Continue reading)
RSS Feed