Author: hboutemy
Date: Wed Jun 23 05:56:59 2021
New Revision: 1890988
URL: http://svn.apache.org/viewvc?rev=1890988&view=rev
Log:
code for file path
Modified:
attic/site/xdocs/process.xml
Modified: attic/site/xdocs/process.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1890988&r1=1890987&r2=1890988&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Wed Jun 23 05:56:59 2021
@@ -137,9 +137,9 @@ ${Name} on behalf of ${project} + the At
<pre>./retire.py id1 [id2...]</pre>
<p>This should generate the following files for each ID, as well as updating
xdocs/stylesheets/project.xml:</p>
<ul>
- <li>ID.jira.tmp</li>
- <li>xdocs/flagged/ID</li>
- <li>xdocs/projects/ID.xml</li>
+ <li><code>ID.jira.tmp</code></li>
+ <li><code>xdocs/flagged/ID</code></li>
+ <li><code>xdocs/projects/ID.xml</code></li>
</ul>
<p>Review the changes in <code>xdocs/</code>, then commit to svn.</p>
<p>The <code>ID.jira.tmp</code> file is text that can be copy-pasted into a
JIRA description. It should be deleted after use, and not committed to SVN</p>