Diff for "StyleGuides"

Not logged in - Log In / Register

Differences between revisions 1 and 18 (spanning 17 versions)
Revision 1 as of 2009-01-14 02:08:56
Size: 464
Editor: kfogel
Comment: Initialize this page with content taken from a section of the (soon to be former) DeveloperDocumentation page.
Revision 18 as of 2021-11-11 10:00:04
Size: 242
Editor: cjwatson
Comment: Move Python style guide to RTD
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Style Guides =

Style guides for Launchpad code.

== Python ==
 * [[PythonStyleGuide]]
 * [[TestsStyleGuide | Tests Style Guide]]
 * [[ExceptionGuidelines | Exception Guidelines]]
 * [[https://launchpad.canonical.com/DatetimeUsageGuide | DatetimeUsageGuide]]
 * [[https://launchpad.canonical.com/DeveloperDocumentation/ErrorExplanations | Error explanations]]
 * [[https://launchpad.canonical.com/DeveloperDocumentation/ZopeSecurity | Zope security]]
 * [[UserInterfaceWording/CanonicalStyleGuide|Canonical Style Guide]]
 * [[LazrStyleGuide|Lazr Style Guide]]
 * [[https://launchpad.readthedocs.io/en/latest/guides/python.html|Python Style Guide]]
 * [[TestsStyleGuide|Tests Style Guide]]

StyleGuides (last edited 2021-11-11 10:00:04 by cjwatson)