Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make slangc commandline documentation more accessible. #4124

Open
csyonghe opened this issue May 7, 2024 · 1 comment
Open

Make slangc commandline documentation more accessible. #4124

csyonghe opened this issue May 7, 2024 · 1 comment
Assignees
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:documentation areas where we can improve documentation in codebase

Comments

@csyonghe
Copy link
Collaborator

csyonghe commented May 7, 2024

  • Include a link to the documentation from main README.
  • Point to the documentation from the intro page of the user guide.
  • Add more examples on how to use the commandline tool.
@bmillsNV bmillsNV added kind:documentation areas where we can improve documentation in codebase goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang labels May 9, 2024
@bmillsNV bmillsNV added this to the Q2 2024 (Spring) milestone May 9, 2024
cheneym2 added a commit to cheneym2/slang that referenced this issue May 22, 2024
Add slangc_help.txt output, generated using:

slangc -h 2> docs/slangc_help.txt

Fixes shader-slang#4124
cheneym2 added a commit to cheneym2/slang that referenced this issue May 23, 2024
Update slangc command-line reference and link to it in
readme and user-guide.

Fixes shader-slang#4124
cheneym2 added a commit to cheneym2/slang that referenced this issue May 23, 2024
Update slangc command-line reference and link to it in
readme and user-guide.

Regenerates the command line reference markdown as ASCII to
make updates to it diffable in git.

Fixes shader-slang#4124
cheneym2 added a commit to cheneym2/slang that referenced this issue May 23, 2024
Update slangc command-line reference and link to it in
readme and user-guide.

Regenerates the command line reference markdown as ASCII to
make updates to it diffable in git.

Fixes shader-slang#4124
cheneym2 added a commit to cheneym2/slang that referenced this issue May 23, 2024
Update slangc command-line reference and link to it in
readme. Boost the visiblity of the link in the user-guide.

Regenerates the command line reference markdown as ASCII to
make updates to it diffable in git.

Fixes shader-slang#4124
@cheneym2
Copy link
Collaborator

  • Point to the documentation from the intro page of the user guide.

In order to include the slangc command-line options to the user guide introduction, the slangc application itself needs to be mentioned.

My WIP change doesn't yet add a link to slangc command-line from the user-guide intro page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:quality & productivity Quality issues and issues that impact our productivity coding day to day inside slang kind:documentation areas where we can improve documentation in codebase
Projects
None yet
Development

No branches or pull requests

3 participants