From: Adam T. <aa-...@us...> - 2022-10-27 09:38:18
|
Thanks for the patch, applied in [r9176]. A --- ** [patches:#185] Core: Implement publish_doctree using publish_programmatically** **Status:** open **Group:** None **Created:** Fri Aug 20, 2021 02:58 AM UTC by Clément Pit-Claudel **Last Updated:** Fri Aug 20, 2021 02:58 AM UTC **Owner:** nobody **Attachments:** - [1-core-refactor.patch](https://sourceforge.net/p/docutils/patches/185/attachment/1-core-refactor.patch) (1.4 kB; text/x-patch) This is mostly cosmetic; I ran across it as I was reading through the code to implement a related function. AFAICT there's nothing special about `publish_doctree` that justifies *not* implementing it in terms of `publish_programmatically`? --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/patches/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |