Message250132
| Author | markroseman |
|---|---|
| Recipients | THRlWiTi, Todd.Rovito, asvetlov, docs@python, eric.araujo, georg.brandl, markroseman, ned.deily, python-dev, roger.serwy, terry.reedy, zach.ware |
| Date | 2015-09-07.21:57:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1441663038.76.0.959949263903.issue16893@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If it's useful, I quickly threw together a routine that takes the HTML generated by Sphinx, and using html.parser, strips out the navigation stuff, and stuffs it into a Tk text widget, doing appropriate things with the subset of the formatting it uses (lists, headings, etc.). If something like that seems appropriate to use, let me know and I can clean it up a bit and post it as a patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-07 21:57:18 | markroseman | set | recipients: + markroseman, georg.brandl, terry.reedy, ned.deily, roger.serwy, eric.araujo, asvetlov, THRlWiTi, docs@python, Todd.Rovito, python-dev, zach.ware |
| 2015-09-07 21:57:18 | markroseman | set | messageid: <1441663038.76.0.959949263903.issue16893@psf.upfronthosting.co.za> |
| 2015-09-07 21:57:18 | markroseman | link | issue16893 messages |
| 2015-09-07 21:57:18 | markroseman | create | |