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

Documentation for std.algorithm.mutation.remove: some code examples look wrong #4007

Open
dlangBugzillaToGithub opened this issue Nov 26, 2024 · 2 comments

Comments

@dlangBugzillaToGithub
Copy link

GL reported this on 2024-11-26T17:03:58Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=24885

CC List

  • Richard (Rikki) Andrew Cattermole
  • Nick Treleaven (@ntrel)

Description

Created attachment 1924
wrong-looking code example

Hello,

right now on this page:

https://dlang.org/library/std/algorithm/mutation/remove.html

some code examples look wrong, see attachment screenshot.

!!!There are attachements in the bugzilla issue that have not been copied over!!!

@dlangBugzillaToGithub
Copy link
Author

alphaglosined commented on 2024-11-27T05:21:49Z

This page was generated by ddox.

It is likely not a bug in the spec.

https://github.com/dlang/ddox

I.e. Ddoc generates this page correctly https://dlang.org/phobos/std_algorithm_mutation.html#remove

@dlangBugzillaToGithub
Copy link
Author

nick (@ntrel) commented on 2024-11-27T10:41:26Z

Possibly related to:
https://github.com/dlang/ddox/issues/248

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

No branches or pull requests

1 participant