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

Documenting types after definition #32286

Open
alhirzel opened this issue Jun 10, 2019 · 0 comments
Open

Documenting types after definition #32286

alhirzel opened this issue Jun 10, 2019 · 0 comments

Comments

@alhirzel
Copy link
Contributor

The documentation section "Types" within "Documentation" does not mention that the following is possible for an already-existing type T4:

"..."
T4

The linked documentation is consistent with #15623, which implies that this syntax should not work. On Julia 1.1.0, however, the above syntax appears to work in the REPL. Additionally, there exist guidelines which separate documentation from code, and this "remote documentation" of a type is needed to meet these guidelines.

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

No branches or pull requests

1 participant