[interchange-docs] xmldocs - docelic modified README

docs at icdevgroup.org docs at icdevgroup.org
Thu Jul 6 06:34:49 EDT 2006


User:      docelic
Date:      2006-07-06 10:34:49 GMT
Modified:  .        README
Log:
- Mention TARGET_RELEASE= to generate docs for specific Interchange
  release, such as 5.2.0.

Revision  Changes    Path
1.26      +8 -0      xmldocs/README


rev 1.26, prev_rev 1.25
Index: README
===================================================================
RCS file: /var/cvs/xmldocs/README,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- README	24 Mar 2006 22:29:59 -0000	1.25
+++ README	6 Jul 2006 10:34:49 -0000	1.26
@@ -31,6 +31,14 @@
 After that point, you can omit OUTPUT= from subsequent calls to "make"
 and things will still clap together nicely.
 
+Also, it is possible to generate documentation for a specific Interchange
+release, such as 5.0.0 or 5.2.0. To do so, use TARGET_RELEASE env variable:
+
+  TARGET_RELEASE="--last 5.2.0" make refxmls
+
+As shown above, this is only needed in the 'make refxmls' step, but if
+you're just calling 'make', it's fine as well.
+
 **  -- -- --   -- -- -- --   -- -- -- --   -- -- -- --   -- -- -- --  **
 
 To build specific targets, see Makefile for target names. Few useful








More information about the docs mailing list