Closed hohwille closed 6 years ago
we want to have support for variable substation so we can use ${project.version} or ${buildtime} in our AsciiDoc sources and have them replaced when the documentation is generated.
${project.version}
${buildtime}
Done.
we want to have support for variable substation so we can use
${project.version}
or${buildtime}
in our AsciiDoc sources and have them replaced when the documentation is generated.