Improve Launchpadlib documentation

Bug #948806 reported by Eike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bug-repo-syncer
New
Wishlist
Unassigned

Bug Description

Improve the documentation of Launchpadlib, it is a Wiki (and I have already created a user account for it).

Ideas for improvement of Launchpadlib documentation
===================================================

These ideas are for the main help document which is linked to in various places:
https://help.launchpad.net/API/launchpadlib

Describe model of Launchpadlib: Objects on Launchpad appear as interlinked
Python objects, that are "magically" downloaded to your computer. However your
changes to those objects are not automatically uploaded to Launchpad, nor are
the objects automatically updated if they change on the server.

Therefore...
Document methods ``lp_save``.
Document method ``lp_refresh``.

Explain the representation of bugs in Launchpad, which is very different to
other bug trackers. Bugs are represented by two entities: "bug" and "bug-task".

In what timezone are the time values? UTC probably.

Eike (eike-welk)
Changed in bug-repo-syncer:
importance: Undecided → Wishlist
milestone: none → 0.3.0
Eike (eike-welk)
Changed in bug-repo-syncer:
milestone: 0.3.0 → 0.4.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.