Size: 161
Comment: page layout
|
Size: 1473
Comment: link to Developer's Guide, specifically the section about the trac server
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
## * [:DevelopersRoom:The Developers' Room] this is totally outdated * [[TracGuidelines | Trac guidelines]] by Michael Abshoff. See also the [[http://www.sagemath.org/doc/developer/trac.html | Developers' Guide]] for further information on using the trac patch server. * [[SageClusterGuidelines | Sage cluster guidelines]] --- guidelines for using machines on the Sage cluster * [[UpdateCopyright | Update the copyright notice]] * [[Software | Ideas for software to integrate with Sage]] * [[Software_that_may_be_useful | Software that may be useful]] * [[release | Release management]] * [[SEP | Sage Enhancement Proposals]] * [[Software_surveys | Software surveys]] * [[DebianSAGE | Sage in Debian]] * [[HowToBeginSageDevelopment | How to begin Sage development]] * [[firefox-trac | Cool tricks]] for better Firefox/trac integration * [[combinat/HelpOnTheDoc | Docstring documentation]] for help on the format (ReSTructured text) used in the docstrings, including special Sage doctest conventions * [[JavascriptResources | JavaScript and related resources]] * [[PythonResources | Python and Cython resources]] * [[SageUsability | Sage usability improvements list]] * [[SageTasks | Sage usability task list]] * [[SageNotebook | Technical overview of the Sage notebook]] |
Sage Development
This wiki page helps in organizing the development of Sage. Information and links to Sage development should be organized under "dev/".
Trac guidelines by Michael Abshoff. See also the Developers' Guide for further information on using the trac patch server.
Sage cluster guidelines --- guidelines for using machines on the Sage cluster
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