Size: 4288
Comment: API section links
|
Size: 4800
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
||<tablestyle="float:right; font-size: 0.9em; width:25%; background:#fff; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Quick links'''|| || [[NewToLaunchpad|Get started with Launchpad]]<<BR>>[[HelpRotation|See who's on help duty]]<<BR>>[[Feedback|Contact the team]] || |
Launchpad is an open source suite of tools that help people and teams to work together on software projects. ||<tablestyle="width: 100%;" colspan=3 style="background: #2a2929; font-weight: bold; color: #f6bc05;">I want to...|| ||'''~+[[Bugs/YourProject|Track my project's bugs]]+~''' || '''~+[[Code|Host my project's code]]+~''' || '''~+[[Translations/YourProject|Translate my project]]+~''' || ||'''~+[[Packaging/PPA|Distribute Ubuntu software]]+~'''||'''~+[[Teams/MailingLists|Run a mailing list]]+~'''||'''~+[[Translations/StartingToTranslate|Help translate a project]]+~''' || <<Anchor(user-guide)>> ||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">User guide|| ||<style="background:#F1F1ED;">'''[[YourAccount|Your account]]'''||create a [[YourAccount/NewAccount|new account]], learn about [[YourAccount/Karma|karma]], log into other websites with [[YourAccount/OpenID|OpenID]], [[YourAccount/ContactingPeople|contact people and teams]].|| ||<style="background:#F1F1ED;">'''[[Teams]]'''||[[Teams/Joining|join]] a team, [[Teams/CreatingAndRunning|create and run]] a team, set up a team [[Teams/MailingLists|mailing list]], encourage [[Teams/Mentoring|mentoring]].|| ||<style="background:#F1F1ED;">'''[[Projects]]'''|| [[Projects/Registering|register a project]], learn about [[Projects/SeriesMilestonesReleases|releases]], publish your [[Projects/FileDownloads|project files]], buy a [[https://answers.launchpad.net/launchpad/+faq/208|commercial subscription]] for a non-open source project.|| ||<style="background:#F1F1ED;">'''[[Bugs|Bug tracker]]'''|| [[Bugs/YourProject|bug tracking for your project]], [[Bugs/MultiProjectBugs|track one bug across many projects]], Launchpad's [[Bugs/Statuses|bug statuses]], [[Bugs/Subscriptions|subscribe to bugs]] by email and Atom feed, learn the bug tracker's [[Bugs/EmailInterface|email interface]], [[Bugs/BugzillaPlugin|Bugzilla]] and [[Bugs/TracPlugin|Trac]] plugins.|| ||<style="background:#F1F1ED;">'''[[Translations]]'''||[[Translations/StartingToTranslate|Translating software]], [[Translations/YourProject|translating your project]], [[Translations/Groups|translation groups]].|| ||<style="background:#F1F1ED;">'''[[Code|Code Hosting]]'''|| [[Code/FindingAndDownloading|Finding and downloading code]], [[Code/UploadingABranch|uploading code to Launchpad]], [[Code/TeamBranches|team branches]], [[Code/Review|code reviews]], [[Code/BugAndBlueprintLinks|linking branches to bugs]], [[Code/PersonalBranches|non-project branches]], [[Code/Imports|importing CVS, Subversion and git repos into Bazaar branches]].|| ||<style="background:#F1F1ED;">'''[[Answers]]'''||[[Answers/AskingForHelp|ask for help with free software]], [[Answers/OfferingHelp|offer help]], use Answers for [[Answers#your-project|your project]].|| ||<style="background:#F1F1ED;">'''[[Blueprint]]'''||track specifications and chunks of work.|| ||<style="background:#F1F1ED;">'''[[Packaging]]'''||[[Packaging/PPA|Personal package archives]] - build and publish Ubuntu packages in your own apt repository. [[Packaging/UploadErrors|Common package upload errors]].|| ||<style="background:#F1F1ED;">'''[[API]]'''|| use the [[https://help.launchpad.net/API/launchpadlib|Python library]], use the [[https://help.launchpad.net/API/Hacking|API without Python]], read the [[http://edge.launchpad.net/+apidoc|reference documentation]] and more.|| |
Line 11: | Line 28: |
Launchpad is a suite of tools that help people and teams to work together on free software. Read on to find out how to use Launchpad and get involved in our community. | == Get involved == |
Line 13: | Line 30: |
<<Anchor(user-guide)>> = User guide = |
Launchpad is free software. You can get involved in a number of ways: |
Line 16: | Line 32: |
Want to learn Launchpad? Take a look through this user guide to get an overview of how it all fits together. * '''[[YourAccount|Your account]]''': create a [[YourAccount/NewAccount|new account]], learn about [[YourAccount/Karma|karma]], log into other websites with [[YourAccount/OpenID|OpenID]], '''NEW:''' [[YourAccount/ContactingPeople|contact people and teams]]. * '''[[Teams]]:''' [[Teams/Joining|join]] a team, [[Teams/CreatingAndRunning|create and run]] a team, set up a team [[Teams/MailingLists|mailing list]], encourage [[Teams/Mentoring|mentoring]]. * '''[[Projects]]:''' [[Projects/Registering|register a project]], learn about [[Projects/SeriesMilestonesReleases|releases]], publish your [[Projects/FileDownloads|project files]]. * '''Bug Tracker:''' * use the [[Bugs/YourProject|bug tracker for your project]] * learn about [[Bugs/Expiry|bug expiry]] * [[Bugs/MultiProjectBugs|track one bug across many projects]] * Launchpad's [[Bugs/Statuses|bug statuses]] and how it [[Bugs/Statuses/External|translates external bug statuses]] * [[Bugs/Subscriptions|subscribe to bugs]] by email and Atom feed * learn the bug tracker's [[Bugs/EmailInterface|email interface]]. * '''BETA:''' share bug comments between Launchpad and external trackers: [[Bugs/BugzillaPlugin|Bugzilla]] and [[Bugs/TracPlugin|Trac]]. * '''[[Translations]]:''' [[Translations/StartingToTranslate|Translating software]], [[Translations/YourProject|translating your project]], [[Translations/Groups|translation groups]]. * '''[[Code|Code Hosting]]:''' * [[Code/FindingAndDownloading|Finding and downloading code]] * [[Code/UploadingABranch|Uploading code to Launchpad]] * [[Code/TeamBranches|Team branches]] * [[Code/Review|Code reviews and voting]] * [[Code/BugAndBlueprintLinks|Linking branches to bug reports and blueprints]] * [[Code/PersonalBranches|Personal - non-project - branches]] * [[Code/Imports|Importing CVS and Subversion repositories into Bazaar branches]] * '''[[Answers]]:''' [[Answers/AskingForHelp|ask for help with free software]], [[Answers/OfferingHelp|offer help]], use Answers for [[Answers#your-project|your project]]. * '''Blueprint:''' [[Blueprint|track specifications]] and chunks of work. * '''[[Packaging]]:''' [[Packaging/PPA|Personal package archives]] - build and publish Ubuntu packages in your own apt repository. [[Packaging/UploadErrors|Common package upload errors]]. * '''BETA: [[API]]:''' use the [[https://help.launchpad.net/API/launchpadlib|Python library]], use the [[https://help.launchpad.net/API/Hacking|API without Python]], read the [[http://edge.launchpad.net/+apidoc|reference documentation]] and more. = Get involved = Come [[GetInvolved|join us in the Launchpad community]]! |
* '''[[https://dev.launchpad.net|Join the development community]]:''' learn about and participate in Launchpad development. |
Line 51: | Line 36: |
= Other stuff = | == Other stuff == |
Line 53: | Line 38: |
* [[http://news.launchpad.net/|Launchpad News blog]]. * [[Feedback|Contact us]]: #launchpad on Freenode, [[http://lists.ubuntu.com/mailman/listinfo/launchpad-users|launchpad-users]] list or [[https://answers.launchpad.net/launchpad/+addquestion|ask the sysadmins for help]]. * See [[http://news.launchpad.net/maintenance|planned downtime]] and subscribe to our [[http://news.launchpad.net/category/notifications/feed|notification feed]]. |
* [[http://blog.launchpad.net/|The Launchpad blog]]. * [[http://www.youtube.com/CanonicalLaunchpad|Launchpad's YouTube channel]], [[Videos|Ogg Theora versions]] * [[Feedback|Contact us]]: #launchpad and #launchpad-dev on Freenode, [[http://lists.ubuntu.com/mailman/listinfo/launchpad-users|launchpad-users]] list or [[https://answers.launchpad.net/launchpad/+addquestion|ask the sysadmins for help]]. * See [[http://blog.launchpad.net/maintenance|planned downtime]] and subscribe to our [[http://blog.launchpad.net/category/notifications/feed|notification feed]]. |
Welcome to Launchpad Help
Launchpad is an open source suite of tools that help people and teams to work together on software projects.
I want to... |
||
Get involved
Launchpad is free software. You can get involved in a number of ways:
Join the development community: learn about and participate in Launchpad development.
Beta testing: be the first to try new features and help shape them before launch.
Documentation team: help others to use Launchpad with user guides, screencasts and more.
Other stuff
Contact us: #launchpad and #launchpad-dev on Freenode, launchpad-users list or ask the sysadmins for help.
See planned downtime and subscribe to our notification feed.
Look up unfamiliar terms in our glossary.
Please also take a look at our terms of use, privacy policy and other legal information.