[docs] [issue16544] Add external link to ast docs
Thomas Kluyver
report at bugs.python.org
Mon May 18 19:17:06 CEST 2015
Thomas Kluyver added the comment:
Here's a simple patch that links to Green Tree Snakes from the ast module docs, using the 'sidebar' directive (that's what the logging module uses to link to tutorials, which seemed analogous).
I'm still happy to contribute these docs to CPython if people want that, but I'm also happy to keep maintaining them as a separate resource. I can see advantages to both approaches.
----------
keywords: +patch
Added file: http://bugs.python.org/file39420/link-gts.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16544>
_______________________________________
More information about the docs
mailing list