Diff for "FrontPage"

Not logged in - Log In / Register

Differences between revisions 123 and 126 (spanning 3 versions)
Revision 123 as of 2021-12-10 15:19:35
Size: 5355
Editor: cjwatson
Comment: use readthedocs links for more pages
Revision 126 as of 2022-02-11 15:30:47
Size: 5331
Editor: jugmac00
Comment: delete obsolte / broken link
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
||'''~+[[Getting|Get the source code]]+~''' || '''~+[[https://launchpad.readthedocs.io/en/latest/running.html|Build and run Launchpad]]+~''' || '''~+[[Help|Get help]]+~''' || '''~+[[WikiConventions|Improve this wiki]]+~''' || ||'''~+[[Getting|Get the source code]]+~''' || '''~+[[https://launchpad.readthedocs.io/en/latest/how-to/running.html|Build and run Launchpad]]+~''' || '''~+[[Help|Get help]]+~''' || '''~+[[WikiConventions|Improve this wiki]]+~''' ||
Line 60: Line 60:
 * [[https://launchpad.readthedocs.io/en/latest/guides/architecture.html|Architecture guide]]  * [[https://launchpad.readthedocs.io/en/latest/explanation/architecture.html|Architecture guide]]
Line 63: Line 63:
 * [[https://launchpad.readthedocs.io/en/latest/guides/python.html|Python style guide]]  * [[https://launchpad.readthedocs.io/en/latest/reference/python.html|Python style guide]]
Line 65: Line 65:
 * [[TestsStyleGuide | Tests Style Guide]]
 * [[https://launchpad.readthedocs.io/en/latest/guides/exceptions.html|Exception Guidelines]]
 * [[https://launchpad.readthedocs.io/en/latest/reference/tests.html | Tests Style Guide]]
 * [[https://launchpad.readthedocs.io/en/latest/how-to/exceptions.html|Exception Guidelines]]
Line 95: Line 95:
 * [[Tools/Polyot|Polyot]] - script to help you run the Launchpad test suite on remote machines
Line 105: Line 104:
 * [[http://lpqateam.canonical.com/doc|Documentation in the Launchpad tree]]  * [[https://launchpad.readthedocs.io/en/latest/|Documentation in the Launchpad tree]]

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)