Diff for "StyleGuides"

Not logged in - Log In / Register

Differences between revisions 9 and 17 (spanning 8 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 17 as of 2020-07-17 14:51:38
Size: 197
Comment: Fix links, sigh
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]]
 * [[PythonStyleGuide|Python Style Guide]]
 * [[TestsStyleGuide|Tests Style Guide]]

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