Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Glozic2004-04-29 22:29:10 +0000
committerDejan Glozic2004-04-29 22:29:10 +0000
commit682dd4bb2bce872cbe09051c69f2d9aaeb9c72da (patch)
treef0b60abffd5f146ea908b3217f011eb0481bc453
parenta1364e72f76b9bff3eb7d290f4eec2611defc00b (diff)
downloadeclipse.pde-682dd4bb2bce872cbe09051c69f2d9aaeb9c72da.tar.gz
eclipse.pde-682dd4bb2bce872cbe09051c69f2d9aaeb9c72da.tar.xz
eclipse.pde-682dd4bb2bce872cbe09051c69f2d9aaeb9c72da.zip
*** empty log message ***
-rw-r--r--org.eclipse.pde/cheatsheets/updates.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.pde/cheatsheets/updates.xml b/org.eclipse.pde/cheatsheets/updates.xml
index 4451cb8..c67ab45 100644
--- a/org.eclipse.pde/cheatsheets/updates.xml
+++ b/org.eclipse.pde/cheatsheets/updates.xml
@@ -190,4 +190,12 @@
Verify that the 'XYZ Feature' exists.
</description>
</item>
+ <item
+ href="/org.eclipse.pde.doc.user/guide/pde_site_previewing.htm"
+ title="Publishing the update site">
+ <description>
+ Once the update site is verified in the local file system,
+ export the update site project and copy it to an HTTP server.
+ </description>
+ </item>
</cheatsheet> \ No newline at end of file

Back to the top