Author: gabriele
Date: Fri Feb 25 16:55:24 2011
New Revision: 1074628
URL: http://svn.apache.org/viewvc?rev=1074628&view=rev
Log:
minor update
Modified:
chemistry/site/trunk/content/java/documentation-lifecycle.mdtext
Modified: chemistry/site/trunk/content/java/documentation-lifecycle.mdtext
URL:
http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/documentation-lifecycle.mdtext?rev=1074628&r1=1074627&r2=1074628&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/documentation-lifecycle.mdtext (original)
+++ chemistry/site/trunk/content/java/documentation-lifecycle.mdtext Fri Feb 25
16:55:24 2011
@@ -54,20 +54,24 @@ simplify the documentation process as fo
- these snapshots can be tagged upon release by maven
- the maven generated site (with Javadocs and test reports) gets
generated under a subfolder called *"maven"*
-This way we can have aligned Maven and CMS aligned, so that e.g. for version
0.3.0,
-our release process can produce something like:
+**Deliverables**
+Our release process could produce:
+
+ 1. *Live*: Having aligned Maven and CMS aligned, e.g. for version
0.3.0,something like:
- chemistry.apache.org/java/
- chemistry.apache.org/java/0.3.0/
- chemistry.apache.org/java/0.3.0/maven/
-
-The chemistry-docs.zip can be then create as as export + template of the **per
version specific tag**.
+ 2. *chemistry-docs.zip*: can be then create as as export + template of the
**per version specific tag**.
+To be evaluated if we could used [MarkDown][4] as input for standard Maven
Doxia (e.g. to produce a PDF).
##Doubts##
1. Is the chemistry-docs.zip at all needed?
+
[1]: http://chemistry.apache.org/java
[2]: http://incubator.apache.org/chemistry/maven-site/
- [3]: http://chemistry.apache.org/java
\ No newline at end of file
+ [3]: http://chemistry.apache.org/java
+ [4]: http://sourceforge.net/projects/markdownj/
\ No newline at end of file