Deprecated, use AsciiDoc in source
The documentation below is deprecated since R17.12 branch. It's better to refer to applications/datamodel/DATAMODEL_CHANGES.adoc
The documentation below is the HTML import of the conversion of DATAMODEL_CHANGES.md into HTML by Pandoc using this command line locally in root folder (you need to checkout the tools branch in your ofbiz folder)
pandoc applications/datamodel/DATAMODEL_CHANGES.md -s -o tools/wiki-files/data-model/DATAMODEL_CHANGES.md.html
2 Comments
Michael Brohl
Obviously, this generated page does not display correctly, it should be repaired somehow.
Jacques Le Roux
Thanks Michael,
Pandoc was accurately not rendering wrong MarkDown code, fixed in r1829134
Anyway this needs to be translated to Asciidoc one day or another.
There is a Confluence plugin to import Asciidoc, not sure we will want to do that or only keep the doc in the source. I guess it depends on the importance of the document. Some needs really to be visible in wiki, or maybe not and why keeping the wiki at all ?
Maybe we need to discuss that in dev ML, not sure...