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

Update documentation for the new generator wrapper #310

Merged
merged 3 commits into from
Jul 14, 2021

Conversation

melonedo
Copy link
Contributor

No description provided.

@@ -53,7 +53,7 @@ for header in find_std_headers()
end
```

#### Backward compatibility
#### v0.8 compatibility
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clang.Deprecated was dropped long ago, so this section should be removed.

Please refer to [this toml file](https://github.com/JuliaInterop/Clang.jl/blob/master/gen/generator.toml) for a full list of configuration options.

### v0.12 example
The generator above is the recommended generator for v0.13 and above. There was another generator wrappper before, here is an example.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v0.13 -> v0.14

@Gnimuc Gnimuc merged commit 9bb2dc6 into JuliaInterop:master Jul 14, 2021
@Gnimuc
Copy link
Member

Gnimuc commented Jul 14, 2021

@melonedo, don't forget to cherry-pick all these commits to the OSPP GitLab repo.

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.

2 participants