Changes between Version 31 and Version 32 of Submitting/Docs
- Timestamp:
- 02/13/20 02:45:26 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Submitting/Docs
v31 v32 91 91 The <h2>SEE ALSO</h2> section of each page should also be alphabetized. 92 92 93 === Foot ===93 === Footer === 94 94 95 Change in 2019: no longer useful after migration to git: 96 97 ~~ 95 98 The last line of the page should be the date of the last modification of the page which is updated automatically by Subversion (during `svn commit`). In other words, include the following example line as is. It will be updated to the correct date automatically. 96 99 … … 99 102 <p><i>Last changed: $Date: 2014-08-14 11:34:43 -0400 (Thu, 14 Aug 2014) $</i> 100 103 }}} 101 104 ~~ 102 105 === Break long lines === 103 106