Diff for "StyleGuides"

Not logged in - Log In / Register

Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2010-10-15 02:23:30
Size: 728
Editor: lifeless
Comment:
Revision 16 as of 2020-07-17 14:51:12
Size: 201
Comment: Resurrected StyleGuides as an index of the various
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Style Guides =

Style guides for Launchpad code.

== Structural ==
 * [[ArchitectureGuide]]

== 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]]
 * [[/PythonStyleGuide|Python Style Guide]]
 * [[/TestsStyleGuide|Tests Style Guide]]

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