mso@oz.net wrote:
>Brandon King said:
>
>
>>Hi Everyone,
>> I've known a few people who have been using Quixote 1/2 and I'm
>>ready to jump on the bandwagon. Unfortunately, I've been having trouble
>>finding documentation for Quixote 2. Can someone point me any Quixote 2
>>documentation if it currently exists? Otherwise, I hope to make some
>>documentation as I learn to use it. Would this even be useful at this
>>point in time?
>>
>>
>
>There are several pieces of documentation, although the "description" part
>is covered better than the "how to put it all together and build an app"
>part. See the doc/ directory in the Quixote distribution and look at the
>demos in the demo/ directory. There's also a Quixote Cookbook at
>http://quixote.idyll.org/ . The wiki at http://quixote.ca/ covers some
>more specialized topics but some may be obsolete. (The two tutorials are
>for Quixote 1.) You can also google "quixote KEYWORD", "quixote KEYWORD
>site:www.mems-exchange.org", or "quixote KEYWORD
>site:mail.mems-exchange.org".
>
>If you have further questions you can ask on the list. Or if you think
>it's a FAQ you can ask me directly. Your questions might point out what's
>missing in the documentation.
>
>If you feel like writing documentation, a description of how you
>structured your app and why would be a good place to start.
>
>
Hi Mike,
Thanks for the reply. I found the docs/ directory really useful...
Thanks!
I guess what I meant was that I found documentation for quixote 1,
and only documentation that says some of the existing documentation is
only partially compatible with quixote 2. So, I guess my new refined
question is "How do I tell what documentation is for quixote 1 vs
quixote 2?"
Thanks again for the quick reply.
-Brandon King