[Python-Dev] Best practice for documentation for std lib (original) (raw)
Terry Reedy tjreedy at udel.edu
Sun Sep 22 19:45:25 CEST 2013
- Previous message: [Python-Dev] Best practice for documentation for std lib
- Next message: [Python-Dev] Best practice for documentation for std lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/22/2013 10:25 AM, Nick Coghlan wrote:
As Georg noted, we'd have to do some fancy footwork to make sure autodoc didn't pick up the wrong module versions for the standard library docs, though.
Is that a one-time nuisance, a per-module nuisance, a per-autodoc-use nuisance, or a per-build nuisance?
-- Terry Jan Reedy
- Previous message: [Python-Dev] Best practice for documentation for std lib
- Next message: [Python-Dev] Best practice for documentation for std lib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]