Skip to content

Comments

Make minor doc language fixes in source_url/rel section#2204

Open
DavidOliver wants to merge 1 commit intoelixir-lang:mainfrom
DavidOliver:source-url-ref-wording-fixes
Open

Make minor doc language fixes in source_url/rel section#2204
DavidOliver wants to merge 1 commit intoelixir-lang:mainfrom
DavidOliver:source-url-ref-wording-fixes

Conversation

@DavidOliver
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 20, 2026

@DavidOliver DavidOliver force-pushed the source-url-ref-wording-fixes branch from fa24679 to 349589c Compare February 20, 2026 14:38
should run `git tag vVERSION` and push the tag. This way, ExDoc will generate links to the
specific version the docs were generated for.
If you use `source_ref: "v#{@version}"`, you should run `git tag vVERSION` and push the tag when
publishing a new version of your package; ExDoc will generate links to the specific version for
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we use ; anywhere in the docs (basically, I don't think I am fluent enough to know when a ; should be used), so I tend to not use it for consistency. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No problem - use of them is entirely optional and I can get rid of it if you like.

I like using them as they do help specify relatedness. Like the full stop, the semi-colon begins a new independent clause, but indicates that the latter is closely related to the former. In other words: between a comma and a full stop. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants