Size: 2231
Comment: typo in link to release management page
|
Size: 2260
Comment: heading for page
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage developer center = |
Sage developer center
Welcome to the Sage developer center!
This wiki page helps in organizing the development of Sage. Information and links to Sage development should be organized under "devel/". For answers to commonly asked questions, see the FAQ.
Note: The trac server contains patches awaiting review. Michael Abshoff wrote a set of general guidelines for using the trac server. See also the Developers' Guide for further information on using the trac patch server.
Contents
Release management
Each release cycle of Sage is managed by at least one release manager. For example, a release manager produces the various alpha and rc releases for the sage-x.y.z release cycle. Release management is a complex task. The release management page contains a rough set of guidelines for Sage release management. If you want to help out with release management, please subscribe to the sage-release mailing list.
Sage cluster guidelines --- guidelines for using machines on the Sage cluster
non-ASCII characters in source files
Cool tricks for better Firefox/trac integration
Docstring documentation for help on the format (ReSTructured text) used in the docstrings, including special Sage doctest conventions