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

Attempt to follow the Julia docstring conventions #466

Merged
merged 1 commit into from Jan 27, 2024

Conversation

JamesWrigley
Copy link
Member

In particular, the docs recommends # Arguments instead of ### Parameters: https://docs.julialang.org/en/v1/manual/documentation/#Writing-Documentation

They also use a single '#' for other section headings, though in practice Documenter.jl seems to render them exactly the same anyway.

In particular, the docs recommends `# Arguments` instead of `### Parameters`:
https://docs.julialang.org/en/v1/manual/documentation/#Writing-Documentation

They also use a single '#' for other section headings, though in practice
Documenter.jl seems to render them exactly the same anyway.
@JamesWrigley
Copy link
Member Author

Ah, I see nightly tests are broken because of #464 🤔

@Gnimuc Gnimuc merged commit e88e26c into JuliaInterop:master Jan 27, 2024
6 of 11 checks passed
@JamesWrigley JamesWrigley deleted the docstring-sections branch January 27, 2024 11:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants