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.
Found a link that might help. It's a user manual for the Java Application
Programming Interface (J)API used by programmers at Sun: http://java.sun.com/products/jdk/1.1/docs/api/API_users_guide.html. I
believe the (J)API there is windows-based and lets the programmer manipulate
object-oriented programming "icons", if you will, to develop programs in an
interface where lines of code for some of the more basic programming
functions are generated automatically as the icons are manipulated. Other
uses for the API, at least in computer networking, and according to Bradley
Mitchell over at the "About" website:
"An API allows programmers to access the functionality of a pre-built
software module through well-defined data structures and subroutine calls.
Although programmers often define APIs for private internal code, network
APIs typically are the public entry points to libraries that hide low-level
details of computer networking."
I believe documenting API interfaces is probably very similar to documenting
other interfaces - gaining an understanding of your user, gaining an
understanding of what problems the interface is designed to overcome, and
translating all of that into user friendly language. Except now your users
are going to be primarily programmers/software developers.
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
Sponsored by Information Mapping, Inc., a professional services firm
specializing in Knowledge Management and e-content solutions. See http://www.infomap.com or 800-463-6627 for more about our solutions.
---
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.