[Ts2-pm-deve] ts2-pm/site/src/site/xdoc repository-structure.xml,1.5,1.6
Status: Pre-Alpha
Brought to you by:
nchalumeau
From: Nicolas C. <nch...@us...> - 2005-05-13 16:49:27
|
Update of /cvsroot/ts2-pm/ts2-pm/site/src/site/xdoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19676 Modified Files: repository-structure.xml Log Message: add sceenshot of the repo structure Index: repository-structure.xml =================================================================== RCS file: /cvsroot/ts2-pm/ts2-pm/site/src/site/xdoc/repository-structure.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** repository-structure.xml 4 May 2005 17:11:35 -0000 1.5 --- repository-structure.xml 13 May 2005 16:49:00 -0000 1.6 *************** *** 38,46 **** </p> <p> ! A concrete example : if you download a casual top for a young adult ! and this top required a mesh you will have the following structure :<br/> ! c:\myts2repo\clothes\casual\top\uid\uid-youngadult-1.0.zip<br/> ! c:\myts2repo\clothesMesh\youngadult\casual\top\uidMesh\uidMesh-youngadult-1.1.zip<br/> ! Note : uid and uidMesh are the name of the artifacts. </p> --- 38,43 ---- </p> <p> ! A concrete example : <br/> ! <img src="images/repository-structure.PNG"/> </p> *************** *** 53,56 **** --- 50,58 ---- </subsection> </section> + <section name="Artifact"> + <p> + <img src="images/artifact-content.PNG"/> + </p> + </section> </body> </document> \ No newline at end of file |