Diff for "StyleGuides"

Not logged in - Log In / Register

Differences between revisions 12 and 18 (spanning 6 versions)
Revision 12 as of 2010-03-06 18:17:11
Size: 682
Editor: adiroiban
Comment:
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]]
 * [[PolicyandProcess/XXXPolicy|XXXPolicy]]
 * [[UserInterfaceWording]]

== 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)