swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: index into documentation? oobr?


From: Marcus G. Daniels
Subject: Re: index into documentation? oobr?
Date: 01 Feb 1998 18:04:41 -0800

>>>>> "RLR" == Rick Riolo <address@hidden> writes:

RLR> if a new user comes across something in a demo program 
RLR> (eg Raster, ActiveGraph, etc), what is the best way for them to figure
RLR> out where to find more documentation on that class?

Here's a possible procedure:

1. Grep through the Swarm headers for a class or protocol name, something like:

$ grep Raster include/*.h include/*/*.h
or
$ grep '@interface.*Raster' include/*.h include/*/*.h
or
$ grep '@protocol.*ProbeLibrary' include/*.h include/*/*.h

2. With the knowledge of library membership for the class or protocol,
go to http://www.santafe.edu/projects/swarm/swarmdocs/#core
and select that library of interest, then select the "Interface Reference"
for the nitty gritty.



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]