Opened 9 years ago
Closed 7 years ago
#620 closed defect (fixed)
Create initial bundle development example with documentation
| Reported by: | Scooter Morris | Owned by: | Conrad Huang |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.7 |
| Component: | Documentation | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
As we get closer to beta, we're going to need to start releasing more detailed developer documentation. For alpha2, we would like to start by putting up some initial example code and documentation on how to build and release a bundle on the ToolShed.
Change History (8)
comment:1 by , 9 years ago
| Component: | Unassigned → Documentation |
|---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
| Milestone: | Alpha2 → Beta Release |
|---|
Initial documentation should be sufficient for most purposes. More elements may need to be added for bundle_info.xml. Changing milestone to beta.
comment:4 by , 8 years ago
| Status: | assigned → accepted |
|---|
comment:6 by , 8 years ago
| Milestone: | 0.5 → 0.6 |
|---|
comment:7 by , 8 years ago
| Milestone: | 0.6 → 0.7 |
|---|
First draft released as part of 0.6. More editing needed.
Note:
See TracTickets
for help on using tickets.
There is now sample code (https://www.cgl.ucsf.edu/chimerax/cgi-bin/bundle_sample.zip) and (an initial draft of) instructions for building and testing the module (http://www.cgl.ucsf.edu/chimerax/docs/devel/writing_bundles.html).