[
https://issues.jboss.org/browse/WFLY-7408?page=com.atlassian.jira.plugin....
]
Tomaz Cerar commented on WFLY-7408:
-----------------------------------
currently there is .md --> .html generation done that also expands variables.
to enable it you need to use -Pdocs profile when building.
table of contents is not generated yet, for that ruby script is still needed.
Look into automating generation of README html files from .md
-------------------------------------------------------------
Key: WFLY-7408
URL:
https://issues.jboss.org/browse/WFLY-7408
Project: WildFly
Issue Type: Task
Components: Quickstarts
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Currently we need to manually run
dist/release-utils -m
and have setup of ruby and all its gems.
Look into possibly automating this by some maven plugin if possible.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)