TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
--- Jim Shaeffer <jims -at- spsi -dot- com> wrote:
>
> How do you document step-by-step instructions for an
> ever-changing GUI?
You can do this with conditional processing in XML. In
Docbook we have a number of common attributes that can
be used to specify various conditions. This mechanism
can also me extended to include custom attributes.
We then use a tool like Make to compiled the documents
required. A single make file can specify any number of
output formats. Sub to this you could have a book for
each OS (or compound a number of attributes to build
various permutations). In this manner you can even
maintain customer specific documents while also
keeping the generic (as shipped) version.
This can be further compounded to include support for
i10n, i18n and even Section 508.
Example: attributes would be os, revisionflag, arch,
condition, revision, security, userlevel, vendor etc.
Hope this helps.
Sean Wheller
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
NEED TO PUBLISH YOUR FRAMEMAKER CONTENT ONLINE?
?Mustang? (code name) is a NEW online publishing tool for FrameMaker that
lets you easily single-source content to Web, intranets, and online Help.
The interface is designed for FrameMaker users, so there is little or no
learning curve and no macro language required! See a live demo that
will take your breath away: http://www.ehelp.com/techwr-l3
---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.