<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/.github/workflows/check-cmdline-ref.yml, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2025-07-30T05:51:37+00:00</updated>
<entry>
<title>Disable more CI workflows on master push. (#7983)</title>
<updated>2025-07-30T05:51:37+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2025-07-30T05:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=42dc521f7817328a20e40b3352ae667dfd124edb'/>
<id>urn:sha1:42dc521f7817328a20e40b3352ae667dfd124edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use stdout for --help text instead of stderr (#7730)</title>
<updated>2025-07-11T21:57:38+00:00</updated>
<author>
<name>aidanfnv</name>
<email>aidanf@nvidia.com</email>
</author>
<published>2025-07-11T21:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=39f3c6c7701ed9d7edd5bfd8ee0adf99d2d658e0'/>
<id>urn:sha1:39f3c6c7701ed9d7edd5bfd8ee0adf99d2d658e0</id>
<content type='text'>
* Use stdout for --help text instead of stderr

* format code (#13)

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;

---------

Co-authored-by: slangbot &lt;ellieh+slangbot@nvidia.com&gt;
Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix slangc path used by cmdline reference doc regeneration action (#7128)</title>
<updated>2025-05-15T22:28:05+00:00</updated>
<author>
<name>aidanfnv</name>
<email>aidanf@nvidia.com</email>
</author>
<published>2025-05-15T22:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=fba75a6f3f3c26b05cf4c826bff4a102972d348c'/>
<id>urn:sha1:fba75a6f3f3c26b05cf4c826bff4a102972d348c</id>
<content type='text'>
This change uses a different path for accessing the slangc binary during the command line reference doc regeneration action, as the environment variable referenced for the bin directory may not be accurate.

This change also makes some exclusions from the slang build in the command line reference actions, to speed up those builds for checking/regenerating.</content>
</entry>
<entry>
<title>Make Command Line Reference readthedocs compatible (#7048)</title>
<updated>2025-05-14T16:41:59+00:00</updated>
<author>
<name>aidanfnv</name>
<email>aidanf@nvidia.com</email>
</author>
<published>2025-05-14T16:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=39c9e25f6d728e970b68a9452330e754991b4ac5'/>
<id>urn:sha1:39c9e25f6d728e970b68a9452330e754991b4ac5</id>
<content type='text'>
This change modifies the code that generates the Command Line Reference doc to output H2 headings in place of H1 headings, and H3 in place of existing H2, so that readthedocs will not treat the additional H1 headings as titles.

This change also regenerates the Command Line Reference doc, as the current copy in the repo appears to be quite out-of-date. The existing copy is also encoded as UTF-16LE, whereas the other docs are all UTF-8. The regenerated doc is also UTF-8, and all I did to generate that was run slangc.exe -help-style markdown -h &gt; docs\command-line-slangc-reference.md 2&gt;&amp;1 after building slangc on Windows.

This change also adds GitHub actions workflows to check the contents of the doc, fail if a regenerated version needs to be checked in, and provide an option to regenerate it with a bot, all in a similar manner to User Guide TOC regeneration. The doc writer was producing different results from my local build until I changed how the writer sorts the shader stages. In the action, the order of pixel and fragment was reversed, despite the only difference from my local build being the OS.

---------

Co-authored-by: slangbot &lt;ellieh+slangbot@nvidia.com&gt;
Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
</feed>
