Changeset 2809
- Timestamp:
- 11/20/07 16:58:33 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
componentsprocessormacro/0.11/ComponentsListMacro.py
r2808 r2809 1 1 # -*- coding: utf-8 -*- 2 """ 2 """Adds a wiki macro [[Components]] which lists and describes the project's components, and links to wiki pages describing the components in more detail, and any tickets for the components. 3 4 terry_n_brown@yahoo.com 3 5 """ 4 6
