Author: sebb
Date: Tue Jun 22 11:28:21 2021
New Revision: 1890969

URL: http://svn.apache.org/viewvc?rev=1890969&view=rev
Log:
More details for site build

Modified:
    attic/site/xdocs/process.xml

Modified: attic/site/xdocs/process.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1890969&r1=1890968&r2=1890969&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Tue Jun 22 11:28:21 2021
@@ -133,7 +133,10 @@ ${Name} on behalf of ${project} + the At
      You can get the source for the site from Subversion: </p>
   <pre>svn co https://svn.apache.org/repos/asf/attic/site</pre>
 
-  <p>Review content generated and updated in <code>xdocs/</code> by <a 
href="http://svn.apache.org/viewvc/attic/site/retire.py?view=markup";><code>retire.py</code></a>
 script, then commit to svn.</p>
+  <p>You can generate the required changes using the 
<code>retire.py</code></a> script as follows:</p>
+  <pre>./retire.py id1 [id2...]</pre>
+  <p>This should generate two files for each id, as well as updating 
xdocs/stylesheets/project.xml</p>
+  <p>Review the changes in <code>xdocs/</code>, then commit to svn.</p>
   <p>The <a href="https://ci.apache.org/builders/attic-site";>buildbot job</a> 
will build the site and commit the result which will be published soon after</p>
 </section>
 


Reply via email to