ziglang/ziglang.org
14
29
Fork
You've already forked ziglang.org
31

Zig Standard library documentation in 0.12 language reference linking to master #355

Closed
opened 2024年05月01日 08:30:57 +02:00 by timsavage · 2 comments
timsavage commented 2024年05月01日 08:30:57 +02:00 (Migrated from github.com)
Copy link

The link to the Zig Standard Library from the language reference is linking to master instead of 0.12

Is currently:

The <a href="https://ziglang.org/documentation/master/std/">Zig Standard Library</a> has its own documentation.>

Would expect

The <a href="https://ziglang.org/documentation/0.12.0/std/">Zig Standard Library</a> has its own documentation.

Link to location in the documentation source:
https://github.com/ziglang/www.ziglang.org/blob/master/content/documentation/0.12.0/index.html#L784

The link to the Zig Standard Library from the language reference is linking to master instead of 0.12 Is currently: > `The <a href="https://ziglang.org/documentation/master/std/">Zig Standard Library</a> has its own documentation.> ` Would expect > `The <a href="https://ziglang.org/documentation/0.12.0/std/">Zig Standard Library</a> has its own documentation.` Link to location in the documentation source: https://github.com/ziglang/www.ziglang.org/blob/master/content/documentation/0.12.0/index.html#L784
timsavage commented 2024年05月01日 08:34:00 +02:00 (Migrated from github.com)
Copy link

The behavior of linking to master appears to be consistent across all language reference versions.

The behavior of linking to master appears to be consistent across all language reference versions.
Atomk commented 2024年10月25日 04:23:03 +02:00 (Migrated from github.com)
Copy link

This is not fixed apparently, an example: https://ziglang.org/documentation/0.13.0/#Zig-Standard-Library
(the "Zig Standard Library" link points to the documentation for master instead of 0.13.0, this happens in all other versions)

This is not fixed apparently, an example: https://ziglang.org/documentation/0.13.0/#Zig-Standard-Library (the "Zig Standard Library" link points to the documentation for `master` instead of `0.13.0`, this happens in all other versions)
Sign in to join this conversation.
No Branch/Tag specified
main
release-0.16.0
apraga/french
homersimpsons/fix/mobile-responsiveness
MarkLagodych/patch-1
Zirunis/patch-1
zmitchell/zmitchell/build-graph-docs
generalmimon/fix-unit-testing-examples
generalmimon/fix-code-snippet-in-0.15.1-relnotes
TheConnorJohnson/main
meeting-minutes
enkvadrat/update-curl-example
No results found.
Labels
Clear labels
bounty
https://ziglang.org/news/announcing-donor-bounties
bug
Observed behavior contradicts documented or intended behavior.
contributor-friendly
This issue is limited in scope and/or knowledge of project internals.
downstream
An issue with a third-party project that uses this project.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
infra
An issue related to project infrastructure, e.g. continuous integration.
optimization
A task to improve performance and/or resource usage.
question
No questions on the issue tracker; use a community space instead.
regression
Something that used to work in a previous version stopped working
upstream
An issue with a third-party project that this project uses.
use case
Describes a real use case that is difficult or impossible, but does not propose a solution.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ziglang/ziglang.org#355
Reference in a new issue
ziglang/ziglang.org
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?