1
General Board / Re: Publish from model to .doc from external script?
« on: June 02, 2019, 07:44:49 pm »
thanx @timoc for mentioning docToolchain here.
I am one of the core committers to docToolchain.
Yes, docToolchain contains a script which starts EA headless and exports all diagrams and element notes.
I use it to generate several types fo documentation output, but to get .docx output, we use AsciiDoc as Markup inbetween.
So, we write docs in AsciiDoc and reference the diagrams exported from EA in these docs. The AsciiDoc files can then be converted to HTML, PDF and DOCX.
Here is the documentation for the exportEA step: https://doctoolchain.github.io/docToolchain/#_exportea
I am one of the core committers to docToolchain.
Yes, docToolchain contains a script which starts EA headless and exports all diagrams and element notes.
I use it to generate several types fo documentation output, but to get .docx output, we use AsciiDoc as Markup inbetween.
So, we write docs in AsciiDoc and reference the diagrams exported from EA in these docs. The AsciiDoc files can then be converted to HTML, PDF and DOCX.
Here is the documentation for the exportEA step: https://doctoolchain.github.io/docToolchain/#_exportea