You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2015/07/06 00:34:49 UTC

svn commit: r957127 - in /websites/staging/directory/trunk/content: ./ api/developer-guide.html

Author: buildbot
Date: Sun Jul  5 22:34:48 2015
New Revision: 957127

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/api/developer-guide.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul  5 22:34:48 2015
@@ -1 +1 @@
-1689297
+1689298

Modified: websites/staging/directory/trunk/content/api/developer-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/api/developer-guide.html (original)
+++ websites/staging/directory/trunk/content/api/developer-guide.html Sun Jul  5 22:34:48 2015
@@ -597,11 +597,13 @@ $ <span class="n">vi</span> <span class=
 <p>Save and commit the file.</p>
 <h3 id="update-the-web-site">Update the web site<a class="headerlink" href="#update-the-web-site" title="Permanent link">&para;</a></h3>
 <p>You can now update the site, add a news on the front page, and publish the site.</p>
-<p>There are a few places to modify :
-- /lib/path.pm : update the $version_api variable with the new version.
-- /content/index.mdtext : same here, update the <!-- LDAP API project --> section, which contains the version.
-- /content/api/news.mdtext : add the news on top of thise page
-- /content/api/download-old-versions.mdtext : add a new line on top of the array, which refers to the latest version before the new one</p>
+<p>There are a few places to modify :</p>
+<ul>
+<li>/lib/path.pm : update the $version_api variable with the new version.</li>
+<li>/content/index.mdtext : same here, update the <!-- LDAP API project --> section, which contains the version.</li>
+<li>/content/api/news.mdtext : add the news on top of thise page</li>
+<li>/content/api/download-old-versions.mdtext : add a new line on top of the array, which refers to the latest version before the new one</li>
+</ul>
 <p>Commit the changes, and publish the web site, you are done !</p>
 <h3 id="inform-the-world">Inform the world !<a class="headerlink" href="#inform-the-world" title="Permanent link">&para;</a></h3>
 <p>After 24h, you can now inform the world about the release.</p>