Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- 08/26/07 03:17:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 1 = Scipy developer's wiki = 1 [[PageOutline]] 2 2 3 This is the "hard-hat" area for !SciPy development. Here you'll find notes on reasons behind decisions, rough areas of scipy that need working on, what file does what, etc. (Or, at least you will if people add that stuff :-) 4 You can also browse the subversion repository and submit bug reports here. 5 6 == Starting Points == 3 This is the "hard-hat" area for !SciPy development. Here you'll find notes on reasons behind decisions, rough areas of scipy that need working on, what file does what, etc. You can also browse the subversion repository and submit bug reports here. 7 4 8 5 In order to edit wiki pages or create and edit tickets, you need to [http://projects.scipy.org/scipy/scipy/register register first]. Registration is required to prevent being hit by spammers. 9 6 10 '''Release management''' 7 = Release management = 11 8 * MakingReleases 12 9 * ReleasePackagers 13 10 * TestingGuidelines 14 11 15 '''Development plans''' 12 = Development plans = 16 13 * LibrariesToUpgrade 17 14 * StatisticsReview 18 15 * DevelopmentIdeas 19 16 * SummerOfCode 20 21 == Trac Starting Points ==22 23 * TracGuide -- Built-in Documentation24 * TracSupport -- Trac Support25 26 For a complete list of local wiki pages, see TitleIndex.
