Diff for "StyleGuides"

Not logged in - Log In / Register

Differences between revisions 8 and 18 (spanning 10 versions)
Revision 8 as of 2009-07-15 20:12:43
Size: 701
Editor: flacoste
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]]
 * [[https://launchpad.canonical.com/DatetimeUsageGuide | DatetimeUsageGuide]]
 * [[https://launchpad.canonical.com/DeveloperDocumentation/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)