[Doc-SIG] Python docs in reST
Skip Montanaro
skip at pobox.com
Sun May 22 18:16:09 CEST 2005
>>>>> "Ian" == Ian Bicking <ianb at colorstudy.com> writes:
Felix> This is more a hack (sorry), because you'd have to mess with HTML
Felix> code.
Felix>
Felix> A clean implementation would have to deal with multiple input
Felix> files and multiple output files as distinct and independent
Felix> concepts ...
Ian> I think now is a good time for hacks, because we don't actually
Ian> know what we're trying to create...
It's not like this is a new problem, is it? It seems to me we should be
able to come up with a reasonable set of requirements and a design that
addresses them. I'd like to avoid hacks that require we deal with HTML as
an input format.
Skip
More information about the Doc-SIG
mailing list