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: optional and named arguments should not be in docs for v0.1 #3840

Closed
kmsquire opened this issue Jul 26, 2013 · 4 comments
Closed

Docs: optional and named arguments should not be in docs for v0.1 #3840

kmsquire opened this issue Jul 26, 2013 · 4 comments
Labels
domain:docs This change adds or pertains to documentation
Milestone

Comments

@kmsquire
Copy link
Member

Optional and named arguments should not be in docs for v0.1.

See http://docs.julialang.org/en/release-0.1/manual/functions/

@JeffBezanson
Copy link
Sponsor Member

I don't know how that's happening. Those sections are not in the tree on the release-0.1 branch.

@ViralBShah
Copy link
Member

We probably need to track this down for 0.2

@nolta
Copy link
Member

nolta commented Aug 1, 2013

Fixed.

@nolta nolta closed this as completed Aug 1, 2013
@nolta
Copy link
Member

nolta commented Aug 1, 2013

The urls changed from release-0.1 to release-0.1-0, however.

jishnub pushed a commit that referenced this issue Mar 12, 2024
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: e0821116e
New commit: 6859d6857
Julia version: 1.12.0-DEV
Pkg version: 1.12.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@e082111...6859d68

```
$ git log --oneline e0821116e..6859d6857
6859d6857 precompile: update kwargs (#3838)
4d73d60aa move threads assignment after precompilation (#3840)
28bbbd46f remove line about changing UUID to dev in readme (#3837)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
IanButterworth pushed a commit that referenced this issue Mar 17, 2024
…7952e (#53762)

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: release-1.11
Julia branch: backports-release-1.11
Old commit: 1e6fa605f
New commit: bd787952e
Julia version: 1.11.0-alpha1
Pkg version: 1.11.0
Bump invoked by: @IanButterworth
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@1e6fa60...bd78795

```
$ git log --oneline 1e6fa605f..bd787952e
bd787952e Merge pull request #3846 from JuliaLang/backports-release-1.11
239702022 precompile: update kwargs (#3838)
4ea3f3576 move threads assignment after precompilation (#3840)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

No branches or pull requests

4 participants