[EMAIL PROTECTED] writes:
> Sounds like a subject matter expert is needed here, not a garden variety
> tech writer or Python programmer.  Documentation of esoteric stuff requires,
> well, esoteric knowledge.

Yes, that's what I mean; coding a library module for an esoteric
function requires that same esoteric knowledge, and those are the
modules for which the docs need the most help.  So the person coding
the library module is the logical person to write the doc.  The doc
writing task can't in general be handed off to some random programmer
or writer.  It should be written by the same person who wrote the code.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to