[Python-Dev] The docs, reloaded (original) (raw)

skip at pobox.com skip at pobox.com
Mon May 21 02:07:45 CEST 2007


>>> What would be my choices for add math to the documentation?

>> Where in the current documentation is there any math notation /at
>> all/?

Georg> There is exactly one instance of LaTeX math in the whole docs,
Georg> it's in the description of audioop, AFAIR, an contains a sum over
Georg> square roots...

Georg> So, that's not really a concern of mine ;)

You must realize that people will use the core tools to create documentation for third party packages which aren't in the core. If you replace LaTeX with something else I think you need to keep math in mind whether it's used in the core documentation or not.

Skip



More information about the Python-Dev mailing list