Diff for "FrontPage"

Not logged in - Log In / Register

Differences between revisions 104 and 108 (spanning 4 versions)
Revision 104 as of 2010-07-12 14:06:31
Size: 4323
Editor: mbp
Comment: oh come on
Revision 108 as of 2011-02-15 08:28:11
Size: 5060
Editor: mbp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
 * [[ZopeInLaunchpad|Zope]]
 * [[FeatureFlags]]
Line 43: Line 45:
 * [[StyleGuides|Coding style guidelines]] How incoming code should look.
Line 56: Line 57:


<<Anchor(guides)>>
== Guides ==
Things to consider in preparing patches.

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

Launchpad Development Wiki

Launchpad is platform that helps people and teams work together on free software. It is hosted by Canonical, Ltd, and is open source software, licensed under the GNU Affero General Public License, version 3.

This wiki is for Launchpad development . If you're just looking for help using Launchpad (including help with its APIs) please visit the help wiki. But if you're a heavy user of Launchpad who wants to help shape its future, then this is the wiki for you.

I want to...

Get the source code

Build and run Launchpad

Get help

Improve this wiki

Navigate the code

Find a bug to work on

Submit a patch

Read the FAQ

Submit a bug

Parts of Launchpad

Process

Guides

Things to consider in preparing patches.

Structural

Python

Javascript

Tools

External documentation

FrontPage (last edited 2022-02-11 15:30:47 by jugmac00)