Size: 161
Comment: page layout
|
Size: 1714
Comment: new page title; welcome message
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Sage Development = | = Sage Developer Center = |
Line 3: | Line 3: |
This wiki page helps in organizing the development of Sage. Information and links to Sage development should be organized under "dev/". | 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/". Note: [[http://trac.sagemath.org/sage_trac/ |See the trac server]] for patches awaiting review. ## * [: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]] * [[devel/nonASCII | non-ASCII characters]] in source files * [[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 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/".
Note: See the trac server for patches awaiting review.
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
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