Author: buildbot
Date: Sat Apr 28 12:22:21 2018
New Revision: 1830447
URL: http://svn.apache.org/viewvc?rev=1830447&view=rev
Log:
Automatic Site Publish by Buildbot
Modified:
attic/site/docs/process.html
Modified: attic/site/docs/process.html
URL:
http://svn.apache.org/viewvc/attic/site/docs/process.html?rev=1830447&r1=1830446&r2=1830447&view=diff
==============================================================================
--- attic/site/docs/process.html (original)
+++ attic/site/docs/process.html Sat Apr 28 12:22:21 2018
@@ -178,7 +178,10 @@ ${Name} on behalf of ${project} + the At
<li>Add the new file as a link in the xdocs/stylesheets/project.xml
navigation</li>
<li>Run 'ant' from the root (ie: the attic/site/ directory you checked
out)</li>
<li>Review the generated files in docs/** in your browser</li>
- <li>SVN commit all changes. Remember to add both the new xdocs/ project
file and the new generated docs/ project file</li>
+ <li>SVN commit all changes. Remember to add both the new xdocs/ project
file and the new generated docs/ project file
+ N.B. the buildbot will detect any changes to the source and build/commit
the outout.
+ So it's important to checkin all the changes at once. Or just checkin the
source changes and let buildbot do the rest.
+ </li>
<li>The new pages should go live quickly</li>
</ul>
</div>