I build my docs in Mathematica, rather than using Workbench and the DocumentationTools. But now I want to be able to build HTML versions of my docs.
I knew Workbench (partially) supported this and so got the Workbench plugin for Eclipse, copied the DocumentationBuild`
and Transmogrify`
packages, and have now spent many hours trying to get them to work for me.
It seems to me that the packages are configured to work on the documentation templates that Workbench produces, but I want to adapt the Transmogrify
process to work on a proper documentation notebook, meaning a documentation notebook as one would see them in the documentation center. E.g. Print
(deep-linked to open in Mathematica)
I know this is not oft-used and wholly undocumented functionality, but is there any way I can do this?
(It seems like I may have to write a whole new set of XMLTransforms, but looking through them I don't quite know why they don't work and any guidance would be appreciated).
Comments
Post a Comment