Changes between Version 2 and Version 3 of WorkPages
- Timestamp:
- Sep 18, 2008, 1:26:25 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkPages
v2 v3 1 = ANUGA management and planning = 2 3 4 == Work Pages == 5 ||'''Pages with minutes and action items from ANUGA related meetings''' ||[MeetingMinutes Meetings & Workshops] 6 ||'''Planning''' ||[PlanningProcess Planning] 7 ||'''Notes''' ||WorkNotes 8 9 10 == TRAC tickets == 11 ||'''Active tickets (newest first)''' ||report:14 12 ||'''Closed tickets (newest first)''' ||report:17 13 14 == Coding Standards == 15 ||'''Style Guide for Python (GA version of PEP 8)''' ||http://datamining.anu.edu.au/~ole/anuga/coding_standards/style_guide_for_python_code_GA_version.htm 16 ||'''Docstring conventions for Python''' ||http://datamining.anu.edu.au/~ole/anuga/coding_standards/docstring_conventions_GA_version.htm 17 18 1 19 {{{ 2 20 #!html … … 11 29 * ApplicationIssues: Discussions regarding applications of ANUGA --> 12 30 }}} 13 14 15 = Work Pages = 16 17 ||'''Pages with minutes and action items from ANUGA related meetings''' ||[MeetingMinutes Meetings & Workshops] 18 ||'''Planning''' ||[PlanningProcess Planning] 19 ||'''Active tickets (newest first)''' ||report:14 20 ||'''Closed tickets (newest first)''' ||report:17 21 ||'''Notes''' ||WorkNotes 22 23 24 25 26 27 31 28 32 29 33 {{{ … … 32 36 }}} 33 37 34 35 == Coding Standards ==36 ||'''Style Guide for Python (GA version of PEP 8)''' ||http://datamining.anu.edu.au/~ole/anuga/coding_standards/style_guide_for_python_code_GA_version.htm37 ||'''Docstring conventions for Python''' ||http://datamining.anu.edu.au/~ole/anuga/coding_standards/docstring_conventions_GA_version.htm