Open tomschr opened 8 months ago
We need the Docserv config data in a different structure than we currently have.
The stylesheet transform a stitched file (located on Docserv as /tmp/docserv-stitch-*.xml). This is already provided in this branch. Try it with:
/tmp/docserv-stitch-*.xml
$ xsltproc homepage-data2json.xsl productconfig_simplified_test.xml
baseurl
https://documentation.suse.com
https://github.com/GGaayeeG/JinjaTemplatingProj/blob/main/data/homePageData.json
Situation
We need the Docserv config data in a different structure than we currently have.
Suggested solution
The stylesheet transform a stitched file (located on Docserv as
/tmp/docserv-stitch-*.xml
). This is already provided in this branch. Try it with:Parameters
baseurl
: The base URL of the production server (defaults tohttps://documentation.suse.com
)Reference
https://github.com/GGaayeeG/JinjaTemplatingProj/blob/main/data/homePageData.json