Changes for page EOModelDoc

Last modified by Theodore Petrosky on 2012/02/11 13:36

From version 35.1
edited by Chuck Hill
on 2008/07/31 20:54
Change comment: There is no comment for this version
To version 37.1
edited by Chuck Hill
on 2008/08/01 14:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,13 @@
1 +== Contents ==
2 +
3 +[[||anchor="Overview"]]
4 +[[||anchor="Future Plans"]]
5 +[[||anchor="Download and Example Output"]]
6 +[[||anchor="Usage"]]
7 +[[||anchor="Running from Ant"]]
8 +[[||anchor="Template Files"]]
9 +[[||anchor="Alternate Templates"]]
10 +
1 1  == Overview ==
2 2  
3 3  EOModelDoc is a command line tool to generate HTML documentation of a set of EOModels. It is a replacement for [[EOReporter>>http://www.rubicode.com/Software/EOReporter/]] (which will not work on Leopard and newer releases of OS X). EOModelDoc was funded by the Apple iTunes Store and released to the community.
... ... @@ -162,3 +162,22 @@
162 162  
163 163  
164 164  ----
175 +
176 +== Alternate Templates ==
177 +
178 +Have some interesting templates to share? Add them as attachements and link them here.
179 +
180 +=== Template Mark I from Chuck ===
181 +
182 +[[Download>>^ChuckHillTemplates.tgz]]
183 +
184 +This is the default template with some useful (to me) changes:
185 +
186 +* individual properties can be toggled open and closed
187 +* non-class hidden by default
188 +* less blank vertical space
189 +* column name moved into details
190 +
191 +----
192 +
193 +[[image:ChuckHillTemplate.png]]