Diff for "FrontPage"

Not logged in - Log In / Register

Differences between revisions 96 and 113 (spanning 17 versions)
Revision 96 as of 2010-05-06 11:42:49
Size: 4185
Comment:
Revision 113 as of 2012-05-04 17:03:54
Size: 5377
Editor: huwshimi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
This wiki is for Launchpad '''development''' . If you're just looking for help ''using'' Launchpad (including help with its [[https://help.launchpad.net/API|APIs]]) please visit the [[https://help.launchpad.net/|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. This wiki is for Launchpad '''development''' . If you're just looking for help ''using'' Launchpad (including help with its [[https://help.launchpad.net/API|APIs]]) please visit the [[https://help.launchpad.net/|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.  You might also want to look at the [[http://lpqateam.canonical.com/doc/|documentation in the Launchpad tree]].
Line 35: Line 35:
 * [[ZopeInLaunchpad|Zope]]
 * [[FeatureFlags]]
Line 39: Line 41:
 * [[RoadMap|Roadmap]] - major things that are happening next
Line 40: Line 43:
 * '''[[LaunchpadEnhancementProposalProcess| LEP: Launchpad Enhancement Proposal]]''' - How to propose a change to Launchpad
Line 41: Line 45:
 * [[StyleGuides|Coding style guidelines]] How incoming code should look.
Line 51: Line 54:
 * [[Releases/2010Calendar|Launchpad release calendar for 2010]]  * [[DowntimeDeploymentSchedule|Downtime deployment schedule]]
Line 54: 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]]
 * [[PolicyandProcess/XXXPolicy|XXXPolicy]]

=== User interface ===
 * [[UI|Everything UI]]
 * [[DeveloperDocumentation/UserInterfaceChecklist|User interface checklist]]
 * [[UserInterfaceWording]]

=== Javascript ===

 * [[JavaScriptReviewNotes | JavaScript style guide]]
 * [[JavascriptUnitTesting | JavaScript unit testing]]

=== Database ===

 * [[Database/Performance | database performance guide]]
Line 62: Line 97:
 * [[http://www.bestessays.com|Writing services]]
Line 76: Line 110:
 * [[http://lpqateam.canonical.com/doc|Documentation in the Launchpad tree]]

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. You might also want to look at the documentation in the Launchpad tree.

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

User interface

Javascript

Database

Tools

External documentation

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