Diff for "StyleGuides"

Not logged in - Log In / Register

Differences between revisions 9 and 18 (spanning 9 versions)
Revision 9 as of 2009-07-24 13:26:22
Size: 610
Comment: Moved SateTimeUsageGuide and ErrorExplanations to this wiki and so updated the links on this 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]]
 * [[LazrStyleGuide | Style guide for Lazr projects]]
 * [[TestsStyleGuide | Tests Style Guide]]
 * [[ExceptionGuidelines | Exception Guidelines]]
 * [[DatetimeUsageGuide|DatetimeUsageGuide]]
 * [[ErrorExplanations|Error explanations]]
 * [[LaunchpadSecurityPolicy | Launchpad security policy]]
 * [[DeveloperDocumentation/UserInterfaceChecklist|User interface checklist]]


== Javascript ==

 * [[JavaScriptReviewNotes | JavaScript style guide]]
 * [[JavascriptUnitTesting | JavaScript unit testing]]
 * [[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)