[TIMOB-27813] Convert wiki guide content to Markdown compatible with Docsy
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | None |
Status | Closed |
Resolution | Done |
Resolution Date | 2020-10-01T19:14:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2020-03-23T13:35:22.000+0000 |
Updated | 2020-10-01T19:14:30.000+0000 |
Description
As part of our automated doc publishing process we do an HTML export of the wiki content and eventually get that into JSDuck/Guides content that goes out to docs.appcelerator.com
We'd like to publish to the Open Docs project and will need a way to convert the exported wiki contents into docsy-compatible markdown. Ideally e'd run this in an automated way without manual tweaks as for some time we'll have both endpoints/sites as targets (and downstream changes to markdown would get overwritten by the next publish).
https://github.com/Axway/axway-open-docs/pull/489