Diff for "FrontPage"

Not logged in - Log In / Register

Differences between revisions 115 and 119 (spanning 4 versions)
Revision 115 as of 2015-04-30 02:24:18
Size: 5451
Editor: cjwatson
Comment: copy-edit
Revision 119 as of 2021-11-11 10:00:50
Size: 5149
Editor: cjwatson
Comment: Move Python style guide to RTD
Deletions are marked like this. Additions are marked like this.
Line 41: Line 41:
 * [[Projects |Current projects]] - major things that are happening now
 * [[RoadMap|Roadmap]] - major things that are happening next
Line 47: Line 45:
 * [[ReleaseChecklist|Release Checklist]]
Line 50: Line 47:
 * [[SpuriousFailures|How to handle spurious failures]]
Line 55: Line 51:
 * [[DowntimeDeploymentSchedule|Downtime deployment schedule]]
Line 68: Line 63:
 * [[PythonStyleGuide]]  * [[https://launchpad.readthedocs.io/en/latest/guides/python.html|Python style guide]]
Line 104: Line 99:
 * [[http://wiki.zope.org/ZPT/TAL|TAL]] - Specification
 * [[http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ZPT.stx
|Using Zope Page Templates]] - Although written for Zope2, it is valid for Zope3
 * [[http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ZPT.stx/AdvZPT.stx|Advanced Page Templates]] - Written for Zope2, but valid for Zope3
 * [[https://pagetemplates.readthedocs.io/en/latest/history/TALSpecification14.html|TAL]] - Specification
 * [[https://zope.readthedocs.io/en/latest/zopeboo
k/ZPT.html|Using Zope Page Templates]] - Although written for Zope2, it is valid for Zope3
 * [[https://zope.readthedocs.io/en/latest/zopebook/AdvZPT.html|Advanced Page Templates]] - Written for Zope2, but valid for Zope3
Line 109: Line 104:
 * [[http://pypi.python.org/pypi/zc.buildout|zc.buildout's documentation on PyPI]]

Launchpad Development Wiki

Launchpad is a 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)