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

docs: improve docs by using code-styled markdown #253

Merged
merged 10 commits into from
Jul 3, 2024
Merged

Conversation

matifali
Copy link
Member

@matifali matifali commented Jul 2, 2024

Makes use of backticks to format resources and data sources names in docs.
Also resolves a mix use of backticked and quoted strings.

The format I tried to follow is:

  • all resources and data sources names and their properties' names re formated as code-blocks. e.g., coder_agent, startup_script etc.
  • all "values" of any property are formatted as quoted code blocks. e.g., for share the values are "owner", "authenticated" and "public".
  • true and false are formated as code-blocks.

Also fixes #203
Contributes to #217

Before After
image image
image image

@matifali matifali marked this pull request as ready for review July 2, 2024 17:46
@matifali matifali requested review from stirby and bpmct July 2, 2024 17:46
Copy link
Contributor

@stirby stirby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvements to consistency and maturity. Nice addition.

@matifali matifali requested a review from mtojek July 2, 2024 20:57
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As CI is happy, I'm happy too 👍

@matifali matifali merged commit d2e2d96 into main Jul 3, 2024
12 checks passed
@matifali matifali deleted the matifali/improvedocs branch July 3, 2024 13:01
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2024
@matifali matifali restored the matifali/improvedocs branch July 4, 2024 15:41
@matifali matifali deleted the matifali/improvedocs branch July 4, 2024 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document coder_git_auth deprecation
3 participants