close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
2021-07-11T14:17:48-07:00 (3 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
9 | 9 | 1. A name must have at least two capital letters. |
10 | 10 | 1. The first character must be capitalized. |
11 | | 1. Every capital letter must be followed by one or more lower-case letters. |
| 11 | 1. Every capital letter must be followed by one or more lower-case letters. |
12 | 12 | 1. The use of slash ( / ) is permitted in page names, where it typically represents a hierarchy. |
13 | 13 | |