<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/docs/user-guide/a3-reference.md, 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-05-02T16:02:31+00:00</updated>
<entry>
<title>Add tables of contents to user guide for use on readthedocs (#6979)</title>
<updated>2025-05-02T16:02:31+00:00</updated>
<author>
<name>aidanfnv</name>
<email>aidanf@nvidia.com</email>
</author>
<published>2025-05-02T16:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=87c4ab20abebaf3d2f0e8beb9f71b45eb0b64968'/>
<id>urn:sha1:87c4ab20abebaf3d2f0e8beb9f71b45eb0b64968</id>
<content type='text'>
This change adds hidden (commented out) tables of contents to the index of the User Guide, as well as each of the additional chapters, so that readthedocs will render the User Guide structure.</content>
</entry>
<entry>
<title>Update hyperlinks in User Guide's Reference section (#6715)</title>
<updated>2025-04-01T10:35:41+00:00</updated>
<author>
<name>Sruthik P</name>
<email>spatibandlla@nvidia.com</email>
</author>
<published>2025-04-01T10:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=988e3ec3d23f771250a498a6e91787a2ed571a62'/>
<id>urn:sha1:988e3ec3d23f771250a498a6e91787a2ed571a62</id>
<content type='text'>
Fixes #6692

This change fixes the hyperlinks used in the User Guide's Reference section
as the previously used paths were leading to a 404</content>
</entry>
<entry>
<title>Update a3-reference.md (#6309)</title>
<updated>2025-02-07T06:03:53+00:00</updated>
<author>
<name>KoT</name>
<email>86564118+KoT3isGood@users.noreply.github.com</email>
</author>
<published>2025-02-07T06:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d00fa5ced87d85aa25c485fde05a94bcfc9fa743'/>
<id>urn:sha1:d00fa5ced87d85aa25c485fde05a94bcfc9fa743</id>
<content type='text'>
Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Document All Capability Atoms and Profiles (#5008)</title>
<updated>2024-09-05T14:41:35+00:00</updated>
<author>
<name>ArielG-NV</name>
<email>159081215+ArielG-NV@users.noreply.github.com</email>
</author>
<published>2024-09-05T14:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d4aeb18cb348104fa6b036393488df780902a353'/>
<id>urn:sha1:d4aeb18cb348104fa6b036393488df780902a353</id>
<content type='text'>
* Document All Capability Atoms and Profiles

Fixes: #4125

Unimplemented Considerations:
1. This PR does not add support to query all capability-atom's from a command-line option. It is understood that this might be desired, due to this, the logic to generate `docs\user-guide\a3-02-reference-capability-atoms.md` was made to be "command-line friendly" so minimal changes are needed to pipe our documentation into a command-line option if this change is to be added.

Changes:
1. Added a way to document atoms inside `.capdef`. Method to document is described under `source\slang\slang-capabilities.capdef`. The goal is to error if a public atom does not have any form of documentation to ensure we always have up-to-date documentation to guide user on what an atom is/does.
    * The following `.capdef` file syntax was added
        * /// [HEADER_GROUP]
        * /// regular comment
2. When capability generator runs it auto-generates `docs\user-guide\a3-02-reference-capability-atoms.md`
3. Added to the user-guide 3 sections: `Reference`, `Reference -&gt; Capability Profiles`, `Reference -&gt; Capability atoms` section</content>
</entry>
</feed>
