How to pass auxiliary argument to publish stylesheet?

조회 수: 2 (최근 30일)
Manuel
Manuel 2022년 6월 6일
답변: Hornett 2024년 9월 30일
Hello,
I am trying to publish some documentation for my code. I can see in the stylesheet that some values are being passed to the xsl. How can I affect what is being passed and potentially pass my own?
In the xsl we have for example access to the version of matlab that was running the publish command via
<xsl:value-of select="release"/>
I would like to pass my own payload, e.g. my build version so that the documentation always matches/refers to my build id.
Thank you.
Manuel

답변 (1개)

Hornett
Hornett 2024년 9월 30일
Hi Manuel,
I understand that you are trying to make your custom documentaion for your code. I kindly suggest reviewing this documen for having better understanding regarding publishing your custom documentation.
I hope this helps

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by