Author: hboutemy
Date: Wed Jan 15 07:56:43 2025
New Revision: 1923139

URL: http://svn.apache.org/viewvc?rev=1923139&view=rev
Log:
add more key pointers

Modified:
    attic/site/README
    attic/site/xdocs/process.xml

Modified: attic/site/README
URL: 
http://svn.apache.org/viewvc/attic/site/README?rev=1923139&r1=1923138&r2=1923139&view=diff
==============================================================================
--- attic/site/README (original)
+++ attic/site/README Wed Jan 15 07:56:43 2025
@@ -1,4 +1,12 @@
-This is the source for the Attic website: source markup in xdocs/, HTML 
results of build.sh in docs/.
+This is the source for the Attic website https://attic.apache.org/
+- source markup in xdocs/
+- HTML results of build.sh in docs/
+
+Maintained at https://svn.apache.org/repos/asf/attic/site / 
https://svn.apache.org/viewvc/attic/site/
+with a Git read-only mirror at https://github.com/apache/attic-site
+
+Issue tracking: https://issues.apache.org/jira/projects/ATTIC
+Mailing list: [email protected] 
https://lists.apache.org/[email protected]
 
 It is automatically built by buildbot on changes: 
https://ci2.apache.org/#/builders/16
 

Modified: attic/site/xdocs/process.xml
URL: 
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1923139&r1=1923138&r2=1923139&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Wed Jan 15 07:56:43 2025
@@ -125,7 +125,7 @@ ${Name} on behalf of ${project} + the At
 
   <p>You can generate the required changes using the Python3 <a 
href="https://svn.apache.org/viewvc/attic/site/retire.py?view=markup";><code>retire.py</code></a>
 script as follows:</p>
   <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>
+  <p>This should generate the following files for each ID, as well as updating 
<code>xdocs/stylesheets/project.xml</code>:</p>
   <ul>
     <li><code>ID.jira.tmp</code></li>
     <li><code>xdocs/flagged/ID</code></li>
@@ -134,8 +134,8 @@ ${Name} on behalf of ${project} + the At
   </ul>
   <p>N.B. The code does not (yet) allow for wiki aliases. For example, eagle 
used EAG as the wiki name.</p>
   <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>
-  <p>The <a href="https://ci2.apache.org/#/builders/16";>buildbot job</a> will 
build the site and commit the result which will be published soon after</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>
+  <p>The <a href="https://ci2.apache.org/#/builders/16";>buildbot job</a> will 
build the site and commit the result which will be published soon after.</p>
 </section>
 
 <section id="doap">


Reply via email to