On 11.02.20 21:20, Mikhail Gusarov wrote: > Hello Julian, > > On 11 Feb 2020, at 20:23, Julian Taylor wrote: > >> The new archmage version breaks the documentation build of the keepass2 >> package. This is due to the (maybe accidental) removal of the availity >> to render html files from chm sources. > > Fun. While reworking pychm I had a careful look of all dependencies to see > what subsets of API do they use, but it never occurred to me that there > might be programs out there that use (never guaranteed to be stable) innards > of Archmage. > > Keepass packaging definitely needs to stop doing this. What's missing from > Archmage CLI if I reimplement HTML generation from unpacked CHM files tree? >
I'll gladly remove the usage of the module functions when the cli provides this functionality. Currently (and in the past) it requires a compiled chm to extract from. For keepass I only need to be able to build html files from the chm source directory, the package has no compiled chm file one can use the current cli functions on.